| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-12-20 | Add missing anonymous lifetime | Jeremy Stucki | -1/+1 |
| 2022-12-20 | rustc: Remove needless lifetimes | Jeremy Stucki | -1/+1 |
| 2022-12-09 | Remove unneeded field from `SwitchTargets` | Jakob Degen | -4/+1 |
| 2022-08-26 | Replace `Body::basic_blocks()` with field access | Tomasz Miąsko | -3/+3 |
| 2022-07-07 | Make MIR basic blocks field public | Tomasz Miąsko | -0/+1 |
| 2022-05-28 | Make TyCtxt implement Interner, make HashStable generic and move to rustc_typ... | Michael Goulet | -2/+2 |
| 2022-05-28 | Initial fixes on top of type interner commit | Michael Goulet | -2/+4 |
| 2022-05-23 | Refactor call terminator to always hold a destination place | Jakob Degen | -3/+4 |
| 2022-02-15 | Overhaul `TyS` and `Ty`. | Nicholas Nethercote | -14/+2 |
| 2022-01-22 | rustc_mir_itertools: Avoid needless `collect` with itertools | Mateusz Mikuła | -4/+1 |
| 2021-12-07 | Remove `in_band_lifetimes` from `rustc_mir_transform` | Scott McMurray | -4/+4 |
| 2021-09-07 | Move rustc_mir::transform to rustc_mir_transform. | Camille GILLOT | -0/+721 |
