rust/clippy_lints
bors 4104611913 Auto merge of #5928 - mikerite:fix-5924, r=ebroto
Fix false positive in `PRECEDENCE` lint

Extend the lint to handle chains of methods combined with unary negation.

Closes #5924

changelog: Fix false negative in `PRECEDENCE` lint
2020-08-20 22:09:27 +00:00
..
src Auto merge of #5928 - mikerite:fix-5924, r=ebroto 2020-08-20 22:09:27 +00:00
Cargo.toml deps: bump cargo_metadata and semver 2020-08-17 12:19:32 +02:00
README.md

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