mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
7ef605be3f
This match is complex enough that it's a good idea to enumerate every variant. This also means `can_be_top_or_sub` can just be `can_be_subdiag`.