rust/clippy_lints
Mike Welsh e953dff536 Fix match_str_case_mismatch false positives
Properly consider uncased and titlecased characters.
Fixes #7863.
2021-10-23 02:03:15 -07:00
..
src Fix match_str_case_mismatch false positives 2021-10-23 02:03:15 -07:00
Cargo.toml Bump Clippy Version -> 0.1.58 2021-10-21 12:19:32 +02:00
README.md

This crate contains Clippy lints. For the main crate, check GitHub.