Make let-else respect macro_rules expr metavariable grouping - #158515
Make let-else respect macro_rules expr metavariable grouping#158515bb1yd wants to merge 1 commit into
Conversation
|
The parser was modified, potentially altering the grammar of (stable) Rust cc @fmease |
|
r? @jackh726 rustbot has assigned @jackh726. Use Why was this reviewer chosen?The reviewer was selected based on:
|
15b1465 to
5e53d92
Compare
|
@jackh726 Friendly ping, any feedback? :) |
|
Nominating for t-lang. This is a bug fix, but accepts new programs. Unsure if an FCP here is needed. |
|
@rfcbot fcp merge lang |
|
@traviscross has proposed to merge this. The next step is review by the rest of the tagged team members: No concerns currently listed. Once a majority of reviewers approve (and at most 2 approvals are outstanding), this will enter its final comment period. If you spot a major issue that hasn't been raised at any point in this process, please speak up! cc @rust-lang/lang-advisors: FCP proposed for lang, please feel free to register concerns. |
|
@rfcbot reviewed |
|
🔔 This is now entering its final comment period, as per the review above. 🔔 |
|
This seems like it was obviously supposed to work this way, but under the "it'd be breaking to revert this" probably best to FCP it since it's a one-way thing. |
Fixes #147899