mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 08:17:10 +00:00
Merge some patterns together just something I noticed while browsing code. No change in functionality, deduplicates the 100% equal match arms by creating one big or pattern