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