| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-28 | Remove `HirId -> LocalDefId` map from HIR. | Camille GILLOT | -4/+3 |
| 2023-01-17 | `rustc_hir_analysis`: remove `ref` patterns | Maybe Waffle | -4/+4 |
| 2022-10-27 | Accept `TyCtxt` instead of `TyCtxtAt` in `Ty::is_*` functions | Maybe Waffle | -2/+2 |
| 2022-10-20 | rustc_hir_typeck: fix paths and partially mv files | lcnr | -106/+0 |
| 2022-10-07 | Allow transmutes between the same types after erasing lifetimes | Oli Scherer | -5/+15 |
| 2022-10-04 | It's not about types or consts, but the lack of regions | Oli Scherer | -1/+1 |
| 2022-10-03 | `HirId` for `deferred_transmute_checks` | lcnr | -8/+11 |
| 2022-10-01 | Refactor rustc lint API | Maybe Waffle | -6/+5 |
| 2022-09-27 | rustc_typeck to rustc_hir_analysis | lcnr | -0/+531 |
