| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-08-22 | Uplift rustc_mir_transform::coverage::counters::union_find to rustc_data_stru... | Camille Gillot | -130/+1 |
| 2025-02-10 | Rollup merge of #136053 - Zalathar:defer-counters, r=saethlin | Jubilee | -24/+1 |
| 2025-02-08 | Rustfmt | bjorn3 | -19/+15 |
| 2025-02-06 | coverage: Defer part of counter-creation until codegen | Zalathar | -24/+1 |
| 2025-01-26 | Incorporate `iter_nodes` into `graph::DirectedGraph` | Zalathar | -19/+0 |
| 2025-01-24 | coverage: Treat the "merged node flow graph" as a plain data struct | Zalathar | -78/+82 |
| 2025-01-24 | coverage: Replace `FrozenUnionFind` with a plain IndexVec | Zalathar | -31/+11 |
| 2025-01-24 | coverage: Simplify how counter terms are stored | Zalathar | -27/+17 |
| 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 | -41/+651 |
| 2024-12-04 | coverage: Add an extra "transcribe" step after counter creation | Zalathar | -0/+41 |
