summary refs log tree commit diff
path: root/tests/coverage/attr
AgeCommit message (Expand)AuthorLines
2024-10-11coverage: Include the highest counter ID seen in `.cov-map` dumpsZalathar-0/+11
2024-07-08coverage: Extract hole spans from HIR instead of MIRZalathar-41/+24
2024-06-26coverage: Allow `#[coverage(..)]` on `impl` and `mod`Zalathar-0/+206
2024-06-26coverage: Apply `#[coverage(..)]` recursively to nested functionsZalathar-132/+42
2024-06-18Add more thorough coverage tests for `#[coverage(..)]` in nested functionsZalathar-0/+468