]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/needless_bitwise_bool.rs
Add semicolons up to `needless_for_each.rs`
[rust.git] / clippy_lints / src / needless_bitwise_bool.rs
2021-05-21 borsAuto merge of #7258 - YohDeadfall:update-copyrights...
2021-05-20 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-05-18 borsAuto merge of #7089 - Jarcho:multiple_impls_generic...
2021-05-18 Philipp KronesRollup merge of #7239 - flip1995:ci-windows-rustup...
2021-05-18 Philipp KronesRollup merge of #7235 - camsteffen:manual-unwrap-or...
2021-05-18 borsAuto merge of #7201 - mucinoab:master, r=giraffate
2021-05-17 borsAuto merge of #7234 - camsteffen:if-let-else-braces...
2021-05-17 borsAuto merge of #7133 - arya-k:master, r=llogiq
2021-05-17 Arya KumarFix missing variable init in lint example
2021-05-11 Arya Kumaradded `needless_bitwise_bool` lint