rust/clippy_lints
bors c1cd64b9c6 Auto merge of #8117 - hotate29:issue7320, r=camsteffen
update: ```Sugg::not()``` replacing the comparison operator. #7320

fixes #7320

changelog: ```needless_bool```: Changed to make a smart suggestion.
2021-12-28 22:15:53 +00:00
..
src Auto merge of #8117 - hotate29:issue7320, r=camsteffen 2021-12-28 22:15:53 +00:00
Cargo.toml Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00
README.md

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