rust/compiler/rustc_mir_transform/src/coverage
2025-05-27 23:33:29 +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: Only merge adjacent coverage spans 2025-05-06 20:42:25 +10:00
mod.rs coverage: Only merge adjacent coverage spans 2025-05-06 20:42:25 +10:00
query.rs Change span field accesses to method calls 2025-02-24 14:22:31 +01:00
spans.rs coverage: Revert "unused local file IDs" due to empty function names 2025-05-27 23:33:29 +10:00
tests.rs Rustfmt 2025-02-08 22:12:13 +00:00
unexpand.rs coverage: Treat await similar to a macro 2024-09-06 17:01:59 +12:00