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
For now I'm treating associated types just like type parameters in coherence. I've given this approximately zero thought, it just seems like the conservative course, and we can always reverse it. For now it's largely a moot point since associated type references within impls don't work anyhow. Search the code for a FIXME.