rust/compiler/rustc_mir_transform/src/coverage
Nicholas Nethercote 84ac80f192 Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
2024-07-29 08:26:52 +10:00
..
spans coverage: Extract hole spans from HIR instead of MIR 2024-07-08 21:22:56 +10:00
counters.rs coverage: Remove some old low-value unit tests for graph traversal 2024-06-16 15:55:19 +10:00
graph.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
mappings.rs coverage: Restrict ExpressionUsed simplification to Code mappings 2024-07-15 20:54:28 +10:00
mod.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
query.rs coverage: Apply #[coverage(..)] recursively to nested functions 2024-06-26 10:08:05 +10:00
spans.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
tests.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
unexpand.rs coverage: Avoid getting extra unexpansion info when we don't need it 2024-06-30 19:05:14 +10:00