| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-04-04 | Use `FieldIdx` in `FieldsShape` | Scott McMurray | -40/+35 |
| 2023-04-02 | Use `&IndexSlice` instead of `&IndexVec` where possible | Scott McMurray | -2/+2 |
| 2023-03-25 | Refactor: `VariantIdx::from_u32(0)` -> `FIRST_VARIANT` | Scott McMurray | -9/+9 |
| 2023-01-21 | Remove some superfluous type parameters from layout.rs. | Michael Benfield | -75/+71 |
| 2022-12-01 | Remove useless borrows and derefs | Maybe Waffle | -5/+5 |
| 2022-11-25 | Simplify and document range layout computation | Oli Scherer | -13/+11 |
| 2022-11-24 | move things from rustc_target::abi to rustc_abi | hkalbasi | -0/+947 |
