"cycle detected" with impl Self {} #93952
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Uh oh!
There was an error while loading. Please reload this page.
Given the following code:
The current output is:
Ideally the output should look like:
Something more like
Or even a better message explaining that there should be an actual type there instead of just "Self" ..?
The text was updated successfully, but these errors were encountered: