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
Introduced in #103488, they are used only in super_relate_tys.
I believe super_relate_tys should always relate types structurally. Any smarter inference rules should be handled by the caller instead, similar to how we do lazy normalization in the new solver.