| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-01-15 | initial revert | Ellen | -20/+4 |
| 2021-12-22 | Store a `DefId` instead of an `AdtDef` in `AggregateKind::Adt` | Aaron Hill | -1/+1 |
| 2021-12-08 | Rollup merge of #91638 - scottmcm:less-inband-2-of-28, r=petrochenkov | Matthias Krüger | -2/+2 |
| 2021-12-07 | Remove `in_band_lifetimes` from `rustc_mir_transform` | Scott McMurray | -2/+2 |
| 2021-12-05 | Make treatment of generator drop shims explicit | Dylan MacKenzie | -14/+14 |
| 2021-12-02 | Skip shim passes if they've already been run | Dylan MacKenzie | -0/+8 |
| 2021-12-02 | Use new MIR pass manager | Dylan MacKenzie | -6/+6 |
| 2021-11-08 | impl Copy/Clone for arrays in std, not in compiler | bstrie | -149/+0 |
| 2021-09-22 | Support `#[track_caller]` on closures and generators | Aaron Hill | -1/+1 |
| 2021-09-07 | Move the dataflow framework to its own crate. | Camille GILLOT | -3/+3 |
| 2021-09-07 | Move rustc_mir::transform to rustc_mir_transform. | Camille GILLOT | -0/+946 |
