ambiguous assoc types result in incorrect suggestion #97583
Labels
A-associated-items
Area: Associated items (types, constants & functions)
A-diagnostics
Area: Messages for errors, warnings, and lints
D-invalid-suggestion
Diagnostics: A structured suggestion resulting in incorrect code.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
and
Trying to write
T: Super<i32>::Assoc = u32
results in a syntax error.The text was updated successfully, but these errors were encountered: