| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-03-08 | Move coroutine layout logic to `rustc_abi` | Moulins | -0/+320 |
| 2025-03-08 | Move SIMD layout logic to `rustc_abi` | Moulins | -0/+6 |
| 2025-03-08 | Remove most manual LayoutData creations and move them to `rustc_abi` | Moulins | -0/+148 |
| 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 |
