| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-12-01 | Create `format_args` as late as possible | Oli Scherer | -2/+2 |
| 2022-06-16 | Move/rename `lazy::Sync{OnceCell,Lazy}` to `sync::{Once,Lazy}Lock` | Maybe Waffle | -2/+2 |
| 2022-06-03 | Replace `&Vec<_>`s with `&[_]`s | Maybe Waffle | -15/+13 |
| 2022-05-17 | Change `Successors` to `impl Iterator<Item = BasicBlock>` | SparrowLii | -1/+1 |
| 2022-03-01 | 7 - Make more use of `let_chains` | Caio | -8/+6 |
| 2022-02-04 | Rollup merge of #90132 - joshtriplett:stabilize-instrument-coverage, r=wesley... | Matthias Krüger | -1/+1 |
| 2022-01-22 | rustc_mir_itertools: Avoid needless `collect` with itertools | Mateusz Mikuła | -4/+1 |
| 2022-01-01 | Stabilize -Z instrument-coverage as -C instrument-coverage | Josh Triplett | -1/+1 |
| 2021-12-14 | fix clippy::single_char_pattern perf findings | Matthias Krüger | -1/+1 |
| 2021-12-07 | Remove `in_band_lifetimes` from `rustc_mir_transform` | Scott McMurray | -5/+5 |
| 2021-09-07 | Move the dataflow framework to its own crate. | Camille GILLOT | -5/+5 |
| 2021-09-07 | Move rustc_mir::transform to rustc_mir_transform. | Camille GILLOT | -0/+838 |
