rust/compiler/rustc_mir_transform/src/coverage
Zalathar 8ef67d0f01 coverage: Promote some debug-only checks to always run
These checks should be cheap, so there's little reason for them to be
debug-only.
2023-10-31 22:19:51 +11:00
..
spans coverage: Simplify initial creation of coverage spans 2023-10-21 11:56:15 +11:00
test_macros inline format!() args up to and including rustc_middle 2023-07-30 13:18:33 +02:00
counters.rs coverage: Promote some debug-only checks to always run 2023-10-31 22:19:51 +11:00
graph.rs s/Generator/Coroutine/ 2023-10-20 21:10:38 +00:00
mod.rs coverage: Simplify the injection of coverage statements 2023-10-21 12:33:33 +11:00
query.rs coverage: Store all of a function's mappings in function coverage info 2023-10-18 23:42:39 +11:00
spans.rs Rollup merge of #116974 - Zalathar:signature-spans, r=oli-obk,cjgillot 2023-10-21 10:08:17 +02:00
tests.rs coverage: Store expression data in function coverage info 2023-10-18 23:44:34 +11:00