| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-10-02 | mir-opt: Eliminate dead ref statements | dianqk | -1/+1 |
| 2025-04-08 | Do not optimize out SwitchInt before borrowck, or if Zmir-preserve-ub | Michael Goulet | -1/+1 |
| 2025-01-23 | Disable non-required MIR opts with `optimize(none)` | clubby789 | -0/+4 |
| 2024-09-09 | Reduce visibilities, and add `warn(unreachable_pub)`. | Nicholas Nethercote | -1/+1 |
| 2024-09-03 | Move `MirPass` to `rustc_mir_transform`. | Nicholas Nethercote | -1/+1 |
| 2024-08-30 | Remove `#[macro_use] extern crate tracing` from `rustc_mir_transform`. | Nicholas Nethercote | -0/+1 |
| 2023-12-10 | remove redundant imports | surechen | -1/+0 |
| 2023-04-21 | Actually keep `PlaceMention` if requested. | Camille GILLOT | -0/+23 |
