summary refs log tree commit diff
path: root/compiler/rustc_abi/src/callconv.rs
AgeCommit message (Expand)AuthorLines
2024-10-29compiler: `rustc_abi::Abi` => `BackendRepr`Jubilee Young-8/+8
2024-10-21Make rustc_abi compile on stable againLukas Wirth-11/+9
2024-10-11compiler: Wire `{TyAnd,}Layout` into `rustc_abi`Jubilee Young-0/+254