mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
2e4c6fc998
Deny braced macro invocations in let-else Fixes #119057 Pending T-lang decision cc `@dtolnay`