mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
33a06b73d9
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