rust/clippy_lints
Michael Wright c236c0fb56 Fix false positive in PRECEDENCE lint
Extend the lint to handle chains of methods combined with unary negation.

Closes #5924
2020-08-20 06:34:48 +02:00
..
2020-08-20 06:34:48 +02:00

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