rust/compiler/rustc_mir_transform/src/coverage
2023-09-20 17:24:10 +10:00
..
test_macros inline format!() args up to and including rustc_middle 2023-07-30 13:18:33 +02:00
counters.rs coverage: Remove debug code from the instrumentor 2023-09-20 17:24:10 +10:00
graph.rs coverage: Remove debug code from the instrumentor 2023-09-20 17:24:10 +10:00
mod.rs coverage: Remove debug code from the instrumentor 2023-09-20 17:24:10 +10:00
query.rs coverage: In the visitor, track max counter/expression IDs without +1 2023-09-07 18:06:13 +10:00
spans.rs coverage: Remove debug code from the instrumentor 2023-09-20 17:24:10 +10:00
tests.rs coverage: Don't store function_source_hash in BcbCounter::Counter 2023-08-20 12:02:40 +10:00