rust/compiler/rustc_mir_transform/src/coverage
2025-07-16 15:51:18 +02: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: Only merge adjacent coverage spans 2025-05-06 20:42:25 +10:00
mod.rs mir: Add a new method to statement 2025-06-29 20:13:36 +08:00
query.rs Port #[coverage] to the new attribute system 2025-07-16 15:51:18 +02:00
spans.rs coverage: Revert "unused local file IDs" due to empty function names 2025-05-27 23:33:29 +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