| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-04-10 | Fix typos in compiler | DaniPopes | -1/+1 |
| 2023-01-11 | Change `src/test` to `tests` in source files, fix tidy and tests | Albert Larsan | -1/+1 |
| 2022-12-09 | Remove unneeded field from `SwitchTargets` | Jakob Degen | -6/+2 |
| 2022-08-23 | Fix typo in UnreachableProp | nils | -1/+1 |
| 2022-08-21 | Enable UnreachablePropagation under mir-opt-level >= 2 | Nilstrieb | -3/+2 |
| 2022-08-21 | UnreachableProp: Preserve unreachable branches for multiple targets | Nilstrieb | -23/+48 |
| 2022-01-12 | Remove deprecated LLVM-style inline assembly | Tomasz Miąsko | -11/+2 |
| 2021-12-07 | Remove `in_band_lifetimes` from `rustc_mir_transform` | Scott McMurray | -1/+1 |
| 2021-12-02 | Update passes with new interface | Dylan MacKenzie | -6/+6 |
| 2021-11-06 | use matches!() macro in more places | Matthias Krüger | -3/+2 |
| 2021-09-07 | Move rustc_mir::transform to rustc_mir_transform. | Camille GILLOT | -0/+112 |
