rust/compiler/rustc_mir_transform/src/coverage
2025-10-10 12:57:24 +00:00
..
counters Uplift rustc_mir_transform::coverage::counters::union_find to rustc_data_structures. 2025-08-22 02:22:51 +00:00
spans Remove StatementKind::Deinit. 2025-10-10 12:57:24 +00:00
counters.rs Uplift rustc_mir_transform::coverage::counters::union_find to rustc_data_structures. 2025-08-22 02:22:51 +00:00
expansion.rs remove couple of clones 2025-09-05 15:38:01 +02:00
graph.rs Rollup merge of #136610 - Jarcho:range_idx, r=Noratrieb 2025-02-24 02:11:32 -05:00
hir_info.rs coverage: Remove obsolete comment about hashing HIR 2025-08-08 20:04:15 +10:00
mappings.rs coverage: Remove intermediate data structures from mapping creation 2025-08-14 21:35:23 +10:00
mod.rs coverage: Build an "expansion tree" and use it to unexpand raw spans 2025-08-24 20:29:34 +10:00
query.rs coverage: Remove all unstable support for MC/DC instrumentation 2025-08-06 22:38:52 +10:00
spans.rs coverage: Build an "expansion tree" and use it to unexpand raw spans 2025-08-24 20:29:34 +10:00
tests.rs mir: Use the new method for BasicBlockData 2025-06-29 20:39:13 +08:00
unexpand.rs coverage: Build an "expansion tree" and use it to unexpand raw spans 2025-08-24 20:29:34 +10:00