mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
d3905af454
Add match_str_case_mismatch lint changelog: Added a new lint [`match_str_case_mismatch`] Fixes #7440