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
Auto merge of #133883 - saethlin:remove-polymorphization, r=compiler-errors
Remove polymorphization
This PR removes the flag `-Zpolymorphize` and all the infrastructure in the compiler that exists only to support it, per rust-lang/compiler-team#810.
0 commit comments