rust/library/core
Chayim Refael Friedman f10da9f50a 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.
2021-07-15 22:05:45 +03:00
..
benches Use HTTPS links where possible 2021-06-23 16:26:46 -04:00
src Allow leading pipe in matches!() patterns. 2021-07-15 22:05:45 +03:00
tests Allow leading pipe in matches!() patterns. 2021-07-15 22:05:45 +03:00
Cargo.toml Auto merge of #82271 - Aaron1011:debug-refcell, r=m-ou-se 2021-03-23 04:49:47 +00:00