Unable to find assoc type when using tuple create syntax Self::AssocType(...)
#120871
Labels
A-associated-items
Area: Associated items (types, constants & functions)
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
I tried this code playground
I expected to see this happen: it should compile
Instead, this happened:
Meta
rustc --version --verbose
:This might be related to #71054
The text was updated successfully, but these errors were encountered: