about summary refs log tree commit diff
path: root/tests/coverage/no_cov_crate.cov-map
AgeCommit message (Expand)AuthorLines
2025-05-06coverage: Only merge adjacent coverage spansZalathar-24/+55
2025-05-06coverage-dump: Dump filenames instead of global file IDs (and bless)Zalathar-7/+7
2025-04-01coverage: Shrink call spans to just the function nameZalathar-4/+4
2024-12-23Revert "Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesl...Zalathar-14/+14
2024-12-18Add reference annotations for the `coverage` attributeEric Huss-14/+14
2024-12-16Stabilize #[coverage] attributeltdk-14/+14
2024-10-11coverage: Include the highest counter ID seen in `.cov-map` dumpsZalathar-0/+7
2024-07-08coverage: Extract hole spans from HIR instead of MIRZalathar-6/+8
2024-06-26coverage: Apply `#[coverage(..)]` recursively to nested functionsZalathar-13/+0
2024-05-14coverage: Simplify counter expressions using simple algebraZalathar-10/+6
2023-11-07coverage: Migrate `tests/coverage-map` into `tests/coverage`Zalathar-0/+78