rust/compiler/rustc_mir_transform/src/coverage
2023-12-15 10:59:32 +11:00
..
spans Rollup merge of #118666 - Zalathar:body-closure, r=cjgillot 2023-12-09 00:48:10 -08:00
counters.rs coverage: Eliminate BcbBranch 2023-11-25 12:29:20 +11:00
graph.rs coverage: Assert that bcb0 starts with bb0 and has no in-edges 2023-11-25 12:29:21 +11:00
mod.rs coverage: Extract is_eligible_for_coverage 2023-12-15 10:59:32 +11:00
query.rs remove redundant imports 2023-12-10 10:56:22 +08:00
spans.rs coverage: Add #[track_caller] to the span generator's unwrap methods 2023-12-08 22:49:12 +11:00
tests.rs remove redundant imports 2023-12-10 10:56:22 +08:00