mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-14 11:23:22 +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