rust/compiler/rustc_ty_utils
bjorn3 c8f0b15a2d Make fn_abi_sanity_check a bit stricter
The Rust ABI must ignore all ZST arguments, all ignored arguments must
be either ZST or uninhabited. And finally ScalarPair should never be
passed as PassMode::Direct.
2024-11-07 15:54:40 +00:00
..
src Make fn_abi_sanity_check a bit stricter 2024-11-07 15:54:40 +00:00
Cargo.toml
messages.ftl