rust/tests/coverage/attr
Zalathar 63c04f05e6 coverage: Extract hole spans from HIR instead of MIR
This makes it possible to treat more kinds of nested item/code as holes,
instead of being restricted to closures.
2024-07-08 21:22:56 +10:00
..
impl.cov-map coverage: Allow `#[coverage(..)]` on `impl` and `mod` 2024-06-26 10:08:05 +10:00
impl.coverage coverage: Allow `#[coverage(..)]` on `impl` and `mod` 2024-06-26 10:08:05 +10:00
impl.rs coverage: Allow `#[coverage(..)]` on `impl` and `mod` 2024-06-26 10:08:05 +10:00
module.cov-map coverage: Allow `#[coverage(..)]` on `impl` and `mod` 2024-06-26 10:08:05 +10:00
module.coverage coverage: Allow `#[coverage(..)]` on `impl` and `mod` 2024-06-26 10:08:05 +10:00
module.rs coverage: Allow `#[coverage(..)]` on `impl` and `mod` 2024-06-26 10:08:05 +10:00
nested.cov-map coverage: Extract hole spans from HIR instead of MIR 2024-07-08 21:22:56 +10:00
nested.coverage coverage: Extract hole spans from HIR instead of MIR 2024-07-08 21:22:56 +10:00
nested.rs coverage: Extract hole spans from HIR instead of MIR 2024-07-08 21:22:56 +10:00
off-on-sandwich.cov-map coverage: Extract hole spans from HIR instead of MIR 2024-07-08 21:22:56 +10:00
off-on-sandwich.coverage coverage: Extract hole spans from HIR instead of MIR 2024-07-08 21:22:56 +10:00
off-on-sandwich.rs coverage: Extract hole spans from HIR instead of MIR 2024-07-08 21:22:56 +10:00