| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-03 | Remove PointerLike trait | Michael Goulet | -11/+1 |
| 2025-06-20 | compiler: Rename LayoutS to LayoutData in comments | Zachary S | -1/+1 |
| 2025-06-08 | Remove rustc's notion of "preferred" alignment AKA `__alignof` | Jubilee Young | -2/+2 |
| 2025-06-06 | Update compiler/rustc_abi/src/layout/ty.rs | scottmcm | -1/+1 |
| 2025-06-05 | Update `InterpCx::project_field` to take `FieldIdx` | Scott McMurray | -2/+9 |
| 2025-03-08 | Move SIMD layout logic to `rustc_abi` | Moulins | -0/+6 |
| 2025-02-28 | rename BackendRepr::Vector → SimdVector | Ralf Jung | -1/+1 |
| 2025-02-06 | compiler: reorganize rustc_abi to be more internally uniform | Jubilee Young | -4/+8 |
| 2024-11-14 | Support s390x z13 vector ABI | Taiki Endo | -0/+18 |
| 2024-10-29 | compiler: `rustc_abi::Abi` => `BackendRepr` | Jubilee Young | -6/+6 |
| 2024-10-27 | compiler: Rename LayoutS to LayoutData | Jubilee Young | -5/+5 |
| 2024-10-11 | compiler: Wire `{TyAnd,}Layout` into `rustc_abi` | Jubilee Young | -3/+1 |
| 2024-10-11 | compiler: Empty out rustc_target::abi | Jubilee Young | -0/+269 |
