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 a problem in Chalk. It assembles the Unsize candidates, and doesn't consider auto traits from supertraits, which rustc does. Given that the next trait solver also cares about this, I think we should leave that for now unless it's urgent.
rustc accepts this code
The text was updated successfully, but these errors were encountered: