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.
This commit is contained in:
bors 2025-01-14 17:55:26 +00:00
commit 75c3d2b4d9

Diff Content Not Available