about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/counters/node_flow
AgeCommit message (Expand)AuthorLines
2025-02-08Rustfmtbjorn3-19/+15
2025-01-24coverage: Treat the "merged node flow graph" as a plain data structZalathar-5/+7
2025-01-24coverage: Simplify how counter terms are storedZalathar-4/+4
2025-01-16coverage: Completely overhaul counter assignment, using node-flow graphsZalathar-0/+64