rust/clippy_lints
bors adc1df11b4 Auto merge of #4568 - mikerite:fix-4548, r=flip1995
Fix `nonminimal-bool` false positive

Closes #4548
Closes #3847

changelog: Fix `nonminimal-bool` false positive
2019-09-26 08:06:16 +00:00
..
src Auto merge of #4568 - mikerite:fix-4548, r=flip1995 2019-09-26 08:06:16 +00:00
Cargo.toml New lint: Require # Safety section in pub unsafe fn docs 2019-09-19 09:19:55 +02:00
README.md

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