Skip to content

Deny braced macro invocations in let-else#119062

Merged
bors merged 2 commits intorust-lang:masterfrom
compiler-errors:asm-in-let-else
Jan 19, 2024
Merged

Deny braced macro invocations in let-else#119062
bors merged 2 commits intorust-lang:masterfrom
compiler-errors:asm-in-let-else

Conversation

@compiler-errors
Copy link
Contributor

Fixes #119057

Pending T-lang decision

cc @dtolnay

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-lang Relevant to the language team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider disallowing let-else expression from ending in }, as the RFC said