Using super and self in middle of path gives unhelpful error message #45229
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-resolve
Area: Name resolution
WG-diagnostics
Working group: Diagnostics
Current Error Message
Ignoring the warnings (they're good warnings), the errors should state that `self` and `super` are only allowed before non-`self` and `super` path components.
The text was updated successfully, but these errors were encountered: