rust/compiler/rustc_mir_transform/src/coverage
bors 5c6a7e71cd Auto merge of #114993 - RalfJung:panic-nounwind, r=fee1-dead
interpret/miri: call the panic_nounwind machinery the same way codegen does
2023-08-20 22:01:18 +00:00
..
test_macros inline format!() args up to and including rustc_middle 2023-07-30 13:18:33 +02:00
counters.rs coverage: Don't store function_source_hash in BcbCounter::Counter 2023-08-20 12:02:40 +10:00
debug.rs coverage: Give the instrumentor its own counter type, separate from MIR 2023-08-20 12:02:40 +10:00
graph.rs give some unwind-related terminators a more clear name 2023-08-20 15:52:38 +02:00
mod.rs coverage: Don't store function_source_hash in BcbCounter::Counter 2023-08-20 12:02:40 +10:00
query.rs Make coverage counter IDs count up from 0, not 1 2023-08-01 11:29:55 +10:00
spans.rs give some unwind-related terminators a more clear name 2023-08-20 15:52:38 +02:00
tests.rs coverage: Don't store function_source_hash in BcbCounter::Counter 2023-08-20 12:02:40 +10:00