summary refs log tree commit diff
path: root/compiler/rustc_abi/src/layout
AgeCommit message (Expand)AuthorLines
2024-11-14Support s390x z13 vector ABITaiki Endo-0/+18
2024-10-29compiler: `rustc_abi::Abi` => `BackendRepr`Jubilee Young-6/+6
2024-10-27compiler: Rename LayoutS to LayoutDataJubilee Young-5/+5
2024-10-11compiler: Wire `{TyAnd,}Layout` into `rustc_abi`Jubilee Young-3/+1
2024-10-11compiler: Empty out rustc_target::abiJubilee Young-0/+269