mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-25 03:02:00 +00:00
This is allowed in `match` statement, and stated in https://internals.rust-lang.org/t/leading-pipe-in-core-matches/14699/2 that it should be allowed in these macros too.