rust/compiler/rustc_monomorphize/src/mono_checks
David Wood 5f27abdbc8
mono: require target feature for scalable vectors
Scalable vector types only work with the relevant target features
enabled, so require this for any function with the types in its
signature.
2025-12-16 11:01:26 +00:00
..
abi_check.rs mono: require target feature for scalable vectors 2025-12-16 11:01:26 +00:00
mod.rs move all mono-time checks into their own folder, and their own query 2024-11-10 12:12:12 +01:00
move_check.rs fixup limit handling code 2025-09-08 15:07:12 -07:00