0
0
mirror of https://github.com/rust-lang/rust.git synced 2024-11-28 09:36:05 +01:00
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