mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-22 13:34:47 +00:00
24bbf7ac2f
Allow leading pipe in `matches!()` patterns. 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. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |