Macro metavar expr concat doesn't work with nested repetitions #127723
Labels
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
C-bug
Category: This is a bug.
F-macro_metavar_expr_concat
`#![feature(macro_metavar_expr_concat)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
The
paste
version works without errors.I can go a bit further with
ignore
Originally posted by @crumblingstatue in #124225 (comment)
The text was updated successfully, but these errors were encountered: