1
Fork 0
rust/compiler/rustc_mir_transform/src/coverage
Zalathar 2b6adb06fb coverage: Separate branch pairs from other mapping kinds
This clears the way for larger changes to how branches are handled by the
coverage instrumentor, in order to support branch coverage for more language
constructs.
2024-04-22 21:55:34 +10:00
..
spans coverage: Separate branch pairs from other mapping kinds 2024-04-22 21:55:34 +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
mod.rs coverage: Separate branch pairs from other mapping kinds 2024-04-22 21:55:34 +10:00
query.rs coverage. Lowering MC/DC statements to llvm-ir 2024-04-20 00:34:40 +08:00
spans.rs coverage: Separate branch pairs from other mapping kinds 2024-04-22 21:55:34 +10:00
tests.rs Merge {With,Graph}{Successors,Predecessors} into {Successors,Predecessors} 2024-04-14 15:48:53 +00:00