Broken pattern span for identifier parameters in macros #32072
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
This kind of macro pattern seems to mess up the span:
Playpen
Compiling it results in a messed up error message:
The text was updated successfully, but these errors were encountered: