Bug with associated type discovery #95413
Labels
A-associated-items
Area: Associated items (types, constants & functions)
A-diagnostics
Area: Messages for errors, warnings, and lints
A-resolve
Area: Name resolution
C-bug
Category: This is a bug.
D-confusing
Diagnostics: Confusing error or lint that should be reworked.
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.
I tried this code playground
I expected to see this happen: resolve associated types and compile
Instead, this happened: visibility error with strange, broken suggestions
The text was updated successfully, but these errors were encountered: