| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-01-15 | Reduce use of local_def_id_to_hir_id. | Camille GILLOT | -2/+2 |
| 2021-12-07 | Remove `in_band_lifetimes` from `rustc_mir_transform` | Scott McMurray | -3/+3 |
| 2021-12-02 | Update passes with new interface | Dylan MacKenzie | -0/+4 |
| 2021-11-06 | use matches!() macro in more places | Matthias Krüger | -1/+1 |
| 2021-10-19 | Replace FnLikeNode by FnKind. | Camille GILLOT | -3/+2 |
| 2021-10-14 | Allow to hash HIR for coverage. | Camille GILLOT | -10/+6 |
| 2021-10-03 | Remove re-export. | Camille GILLOT | -1/+1 |
| 2021-09-09 | Ignore automatically derived impls of `Clone` and `Debug` in dead code analysis | Fabian Wolff | -1/+1 |
| 2021-09-07 | Move the dataflow framework to its own crate. | Camille GILLOT | -2/+2 |
| 2021-09-07 | Move rustc_mir::transform to rustc_mir_transform. | Camille GILLOT | -0/+588 |
