1
Fork 0
rust/compiler/rustc_monomorphize
bors 3736b85779 Auto merge of #135313 - compiler-errors:needs-mono, r=BoxyUwU
Eagerly mono drop for structs with lifetimes

That is, use `!generics.requires_monomorphization()` rather than `generics.is_empty()` like the rest of the mono collector code.
2025-01-14 17:55:26 +00:00
..
src Auto merge of #135313 - compiler-errors:needs-mono, r=BoxyUwU 2025-01-14 17:55:26 +00:00
Cargo.toml rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures 2024-12-16 19:08:19 +01:00
messages.ftl Remove polymorphization 2024-12-06 16:42:09 -05:00