rust/compiler/rustc_monomorphize
David Wood 5afa6a111b
ssa/mono: deduplicate type_has_metadata
The implementation of the `type_has_metadata` function is duplicated in
`rustc_codegen_ssa` and `rustc_monomorphize`, so move this to
`rustc_middle`.
2025-02-24 08:08:23 +00:00
..
src ssa/mono: deduplicate type_has_metadata 2025-02-24 08:08:23 +00:00
Cargo.toml Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
messages.ftl vectorcall ABI: error if sse2 is not available 2025-02-20 12:40:58 +01:00