| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-05-23 | Allow consumers to retrieve borrowck output | Jonáš Fiala | -2/+2 |
| 2023-04-13 | Remove `ToRegionVid`. | Nicholas Nethercote | -3/+2 |
| 2023-03-05 | Remove `allow(potential_query_instability)` from `borrowck` | clubby789 | -6/+6 |
| 2022-12-06 | `rustc_borrowck`: remove `ref` patterns | Maybe Waffle | -4/+4 |
| 2022-11-09 | lint auto pass | AndyJado | -0/+2 |
| 2022-07-01 | cleanup mir visitor for `rustc::pass_by_value` | lcnr | -4/+4 |
| 2022-05-20 | Remove `crate` visibility usage in compiler | Jacob Pratt | -6/+6 |
| 2022-04-20 | Remove mutable_borrow_reservation_conflict lint | Jack Huey | -4/+0 |
| 2021-12-15 | Remove in_band_lifetimes from borrowck | Dániel Buga | -1/+1 |
| 2021-10-25 | Add BorrowSet to public api | Xavier Denis | -13/+13 |
| 2021-10-16 | Adopt let_else across the compiler | est31 | -3/+1 |
| 2021-09-07 | Move the dataflow framework to its own crate. | Camille GILLOT | -1/+1 |
| 2021-09-07 | Move rustc_mir::borrow_check to new crate rustc_borrowck. | Camille GILLOT | -0/+351 |
