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
This is the types team tracking issue for the idea of changing type aliases from a "early expanded hack" in the compiler into a simple form of alias type (one that can always be normalized). This would allow us to enforce aliases and potentially improve diagnostics.
Blocked on lang-team, who needs to decide whether we want to do this change and especially the desired semantics for implied bounds.
This is the types team tracking issue for the idea of changing type aliases from a "early expanded hack" in the compiler into a simple form of alias type (one that can always be normalized). This would allow us to enforce aliases and potentially improve diagnostics.
Blocked on lang-team, who needs to decide whether we want to do this change and especially the desired semantics for implied bounds.
cc rust-lang/rust#112792
The text was updated successfully, but these errors were encountered: