| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-02-19 | Remove `MirVisitable`. | Nicholas Nethercote | -16/+18 |
| 2024-10-04 | Use `Rc` less in `MirBorrowckCtxt`. | Nicholas Nethercote | -3/+2 |
| 2024-09-13 | Rename and reorder lots of lifetimes. | Nicholas Nethercote | -7/+7 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -4/+3 |
| 2024-02-06 | Invert diagnostic lints. | Nicholas Nethercote | -3/+0 |
| 2023-04-13 | Remove `ToRegionVid`. | Nicholas Nethercote | -2/+1 |
| 2023-04-06 | Refactor unwind from Option to a new enum | Gary Guo | -2/+5 |
| 2023-03-05 | Remove `allow(potential_query_instability)` from `borrowck` | clubby789 | -2/+2 |
| 2022-11-09 | lint auto pass | AndyJado | -0/+3 |
| 2022-07-01 | cleanup mir visitor for `rustc::pass_by_value` | lcnr | -1/+1 |
| 2022-05-20 | Remove `crate` visibility usage in compiler | Jacob Pratt | -1/+1 |
| 2022-05-17 | Change `Successors` to `impl Iterator<Item = BasicBlock>` | SparrowLii | -2/+2 |
| 2021-09-07 | Move rustc_mir::borrow_check to new crate rustc_borrowck. | Camille GILLOT | -0/+128 |
