Files
rust/compiler/rustc_codegen_ssa/src/traits
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
..
2025-01-24 16:05:26 -05:00