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
Currently trait selection treats unboxed closure arg/ret types as quasi-associated types. It's weird and hard to explain. It should change. I don't expect much impact although error messages might get less good; we should consider working on that.