| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-12-13 | Rollup merge of #133938 - nnethercote:rustc_mir_dataflow-renamings, r=oli-obk | Matthias Krüger | -3/+3 |
| 2024-12-10 | Rename `EntrySets` as `EntryStates`. | Nicholas Nethercote | -3/+3 |
| 2024-12-09 | Move `write_graphviz_results` from `results.rs` to `graphviz.rs`. | Nicholas Nethercote | -178/+6 |
| 2024-12-02 | Simplify `ResultsHandle`. | Nicholas Nethercote | -11/+2 |
| 2024-12-02 | Fix crash with `-Zdump-mir-dataflow` | Nicholas Nethercote | -1/+1 |
| 2024-11-26 | Make it possible for `ResultsCursor` to borrow a `Results`. | Nicholas Nethercote | -8/+27 |
| 2024-11-26 | Add some useful comments. | Nicholas Nethercote | -1/+3 |
| 2024-11-05 | Remove `ResultsVisitable`. | Nicholas Nethercote | -2/+2 |
| 2024-11-05 | Replace `BorrowckResults` with `Borrowck`. | Nicholas Nethercote | -2/+2 |
| 2024-10-30 | Remove `Engine`. | Nicholas Nethercote | -0/+223 |
