summary refs log tree commit diff
path: root/tests/coverage/assert_not.cov-map
AgeCommit message (Expand)AuthorLines
2025-02-13coverage: Eliminate more counters by giving them to unreachable nodesZalathar-6/+6
2025-02-06coverage: Don't create counters for code that was removed by MIR optsZalathar-5/+3
2025-01-16coverage: Completely overhaul counter assignment, using node-flow graphsZalathar-7/+5
2024-10-11coverage: Include the highest counter ID seen in `.cov-map` dumpsZalathar-0/+1
2023-12-16coverage: Regression test for `assert!(!false)`Zalathar-0/+16