| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-08-22 | Uplift rustc_mir_transform::coverage::counters::union_find to rustc_data_stru... | Camille Gillot | -2/+1 |
| 2025-02-06 | coverage: Defer part of counter-creation until codegen | Zalathar | -24/+1 |
| 2025-01-26 | Incorporate `iter_nodes` into `graph::DirectedGraph` | Zalathar | -1/+0 |
| 2025-01-24 | coverage: Treat the "merged node flow graph" as a plain data struct | Zalathar | -73/+75 |
| 2025-01-24 | coverage: Replace `FrozenUnionFind` with a plain IndexVec | Zalathar | -7/+7 |
| 2025-01-24 | coverage: Simplify how counter terms are stored | Zalathar | -23/+13 |
| 2025-01-16 | coverage: Make `yank_to_spantree_root` iterative instead of recursive | Zalathar | -19/+35 |
| 2025-01-16 | coverage: Completely overhaul counter assignment, using node-flow graphs | Zalathar | -0/+290 |
