Files
rust/compiler
León Orell Valerian Liehr 51085b21ce Rollup merge of #137601 - davidtwco:deduplicate-type-has-metadata, r=fmease,bjorn3
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-26 04:15:05 +01:00
..
2025-02-24 14:31:19 +01:00
2025-02-23 23:11:00 +07:00