Files
rust/compiler/rustc_mir_transform/src/coverage
Zalathar 2a3e17c6d5 coverage: Remove unnecessary bcb_successors
Given that we directly access the graph predecessors/successors in so many
other places, and sometimes must do so to satisfy the borrow checker, there is
little value in having this trivial helper method.
2024-09-15 12:51:57 +10:00
..
2024-09-10 08:42:30 +10:00
2024-07-29 08:26:52 +10:00