bound regions affect path resolution #104767
Labels
A-resolve
Area: Name/path resolution done by `rustc_resolve` specifically
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
We should emit the same error message here regardless of whether the projection type contains bound regions.
I discovered this in #101947 and added a FIXME comment.
@rustbot label T-compiler C-bug A-resolve
The text was updated successfully, but these errors were encountered: