about summary refs log tree commit diff
path: root/tests/coverage/issue-84561.cov-map
AgeCommit message (Expand)AuthorLines
2025-05-06coverage: Only merge adjacent coverage spansZalathar-40/+80
2025-05-06coverage-dump: Dump filenames instead of global file IDs (and bless)Zalathar-6/+6
2025-04-02Bless testsdianqk-96/+67
2025-04-01coverage: Don't split bang-macro spans, just truncate themZalathar-17/+17
2025-02-06coverage: Don't create counters for code that was removed by MIR optsZalathar-15/+14
2025-01-16coverage: Completely overhaul counter assignment, using node-flow graphsZalathar-111/+73
2024-12-04coverage: Add an extra "transcribe" step after counter creationZalathar-96/+96
2024-11-25comment out the old tests instead of adjusting themRalf Jung-95/+110
2024-10-11coverage: Include the highest counter ID seen in `.cov-map` dumpsZalathar-0/+6
2024-06-26update coverage testjoboet-7/+7
2024-05-14coverage: Simplify counter expressions using simple algebraZalathar-103/+64
2024-04-20Dereference immutable borrows in GVN.Camille GILLOT-11/+11
2024-02-09Enable by default.Camille GILLOT-19/+19
2024-01-22coverage: Don't instrument `#[automatically_derived]` functionsZalathar-8/+0
2024-01-16coverage: Add `#[rustfmt::skip]` to tests with non-standard formattingZalathar-12/+12
2023-11-07coverage: Migrate `tests/coverage-map` into `tests/coverage`Zalathar-0/+232