rust/compiler/rustc_mir_transform/src/coverage
2025-08-04 13:48:41 +10:00
..
counters Rollup merge of #136053 - Zalathar:defer-counters, r=saethlin 2025-02-10 00:51:49 -08:00
spans coverage: Shrink call spans to just the function name 2025-04-01 13:07:33 +11:00
counters.rs Rollup merge of #136610 - Jarcho:range_idx, r=Noratrieb 2025-02-24 02:11:32 -05:00
graph.rs Rollup merge of #136610 - Jarcho:range_idx, r=Noratrieb 2025-02-24 02:11:32 -05:00
mappings.rs coverage: Push async special case down into extract_refined_covspans 2025-08-04 13:48:41 +10:00
mod.rs mir: Add a new method to statement 2025-06-29 20:13:36 +08:00
query.rs remove rustc_attr_data_structures 2025-07-31 14:19:27 +02:00
spans.rs coverage: Push async special case down into extract_refined_covspans 2025-08-04 13:48:41 +10:00
tests.rs mir: Use the new method for BasicBlockData 2025-06-29 20:39:13 +08:00
unexpand.rs coverage: Treat await similar to a macro 2024-09-06 17:01:59 +12:00