Fully qualified path to nested consts complains about ambiguous associated type #53810
Labels
A-associated-items
Area: Associated items (types, constants & functions)
A-trait-system
Area: Trait system
A-type-system
Area: Type system
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
I believe the following code should be accepted by the compiler, but currently complains with
error[E0223]: ambiguous associated type
:Might be needed before #26760 (comment) can be done.
The text was updated successfully, but these errors were encountered: