mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-30 23:17:32 +00:00
Exhaustive match isn't necessary for these trivial cases, and some similar nearby methods are non-exhaustive.
For more information about how rustc works, see the rustc dev guide.