mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
cda13a8b26
[`match_same_arms`]: don't lint if `non_exhaustive_omitted_patterns` Fixes #10327 changelog: [`match_same_arms`]: Don't lint if `non_exhaustive_omitted_patterns` is `warn` or `deny`