| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-04-24 | Split `{Idx, IndexVec, IndexSlice}` into their own modules | Maybe Waffle | -2/+2 |
| 2023-04-02 | Use `&IndexSlice` instead of `&IndexVec` where possible | Scott McMurray | -4/+4 |
| 2023-01-05 | Fix `uninlined_format_args` for some compiler crates | nils | -3/+3 |
| 2022-12-18 | A few small cleanups for `newtype_index` | Nilstrieb | -6/+3 |
| 2022-12-18 | Make `#[debug_format]` an attribute in `newtype_index` | Nilstrieb | -3/+3 |
| 2022-08-26 | Replace `Body::basic_blocks()` with field access | Tomasz Miąsko | -1/+1 |
| 2022-07-28 | type alias covers whole return | ouz-a | -1/+1 |
| 2022-07-28 | create type alias | ouz-a | -4/+2 |
| 2022-07-24 | optimize un_derefer | ouz-a | -1/+4 |
| 2022-03-08 | add `#[rustc_pass_by_value]` to more types | lcnr | -4/+4 |
| 2021-10-03 | Replace Fn impls with RPIT impls in rustc_index | bjorn3 | -3/+4 |
| 2021-09-07 | Move the dataflow framework to its own crate. | Camille GILLOT | -0/+420 |
