You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
Rollup merge of rust-lang#78854 - the8472:workaround-normalization-regression-master, r=Mark-Simulacrum
Workaround for "could not fully normalize" ICE
Workaround for "could not fully normalize" ICE (rust-lang#78139) by removing the `needs_drop::<T>()` calls triggering it.
Corresponding beta PR: rust-lang#78845Fixesrust-lang#78139 -- the underlying bug is likely not fixed but we don't have another test case isolated for now, so closing.
0 commit comments