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 #118247 - spastorino:type-equality-subtyping, r=<try>
Fix for TypeId exposes equality-by-subtyping vs normal-form-syntactic-equality unsoundness
Fixes#97156
This PR revives #97427 idea, it sits on top of #118118 because the idea uncovered some problems with IATs.
r? `@lcnr`
This is ICEing yet for `tests/ui/traits/new-solver/escaping-bound-vars-in-writeback-normalization.rs` using the new trait solver.
After #118118 and this ICE is fixed, we would need a rebase and a crater run.
Opening as a WIP for now.
0 commit comments