-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Macro metavar expr concat doesn't work with nested repetitions #127723
Copy link
Copy link
Open
Labels
A-macrosArea: All kinds of macros (custom derive, macro_rules!, proc macros, ..)Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)C-bugCategory: This is a bug.Category: This is a bug.F-macro_metavar_expr_concat`#![feature(macro_metavar_expr_concat)]``#![feature(macro_metavar_expr_concat)]`T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Metadata
Metadata
Assignees
Labels
A-macrosArea: All kinds of macros (custom derive, macro_rules!, proc macros, ..)Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)C-bugCategory: This is a bug.Category: This is a bug.F-macro_metavar_expr_concat`#![feature(macro_metavar_expr_concat)]``#![feature(macro_metavar_expr_concat)]`T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
The
pasteversion works without errors.I can go a bit further with
ignoreOriginally posted by @crumblingstatue in #124225 (comment)