Closed
Description
When collecting the set of impls in a mod that hasn't been resolved yet, you get an error when one of the impls implements an iface, since the ty_path for the iface doesn't have a def associated with it yet.
This should probably be fixed by moving the gathering of impls for imports into a pass after the normal resolution pass.
Metadata
Metadata
Assignees
Labels
No labels