mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 05:49:06 +00:00
Add linting on non_exhaustive structs and enum variants Add ui tests for non_exhaustive reachable lint Rename to non_exhaustive_omitted_patterns and avoid triggering on if let