mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-23 13:13:34 +00:00
176778fe92
Implements lint for order comparisons against bool (#3438) As described on issue #3438, this change implements linting for `>` and `<` comparisons against both `boolean` literals and between expressions. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |