mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 05:33:27 +00:00
e85869578d
nonminimal_bool fix double not fix issue https://github.com/rust-lang/rust-clippy/issues/10836 changelog: Fix [`nonminimal_bool`] false positive when `!!x`, `x` isn't boolean and implements `Not` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |