mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
32a3744efc
One downside to this is that, since the patterns matched against (on the left) are quite long, it's a bit difficult to see what's even getting matched. Using `matches!()` could help with that changelog: none