Files
rust/compiler
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
..
2025-01-08 21:26:39 +01:00
2025-01-13 11:48:14 -05:00
2025-01-07 14:30:02 +02:00
2025-01-07 14:30:02 +02:00
2025-01-11 01:23:37 +00:00