mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-18 10:38:11 +00:00
![]() never patterns: suggest `!` patterns on non-exhaustive matches When a match is non-exhaustive we now suggest never patterns whenever it makes sense. r? ``@compiler-errors`` |
||
---|---|---|
.. | ||
constructor.rs | ||
errors.rs | ||
lib.rs | ||
lints.rs | ||
pat_column.rs | ||
pat.rs | ||
rustc.rs | ||
usefulness.rs |