mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-19 22:30:34 +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