rust/compiler/rustc_mir_transform/src/coverage
2024-05-06 12:13:30 +10:00
..
spans coverage: Split off mappings.rs from spans.rs and from_mir.rs 2024-04-30 13:17:21 +10:00
counters.rs Merge WithNumNodes into DirectedGraph 2024-04-14 15:46:40 +00:00
graph.rs Use RPITIT for Successors and Predecessors traits 2024-04-15 13:34:08 +00:00
mappings.rs coverage: Don't recompute the number of test vector bitmap bytes 2024-05-06 12:13:30 +10:00
mod.rs coverage: Destructure the mappings struct to make sure we don't miss any 2024-05-06 12:13:30 +10:00
query.rs coverage. Lowering MC/DC statements to llvm-ir 2024-04-20 00:34:40 +08:00
spans.rs coverage: Flatten BcbMappingKind into mappings::CodeMapping 2024-05-04 11:26:05 +10:00
tests.rs Merge {With,Graph}{Successors,Predecessors} into {Successors,Predecessors} 2024-04-14 15:48:53 +00:00