compiler "did you mean" tips don't include macros: unresolved name panic
. Did you mean self
?
#19788
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
e.g.
it'd be helpful if the compiler could also check if there's a macro with that name and suggest that if so.
The text was updated successfully, but these errors were encountered: