rust/clippy_lints
Matthias Krüger c7c7ab23aa integer_arithmetic: detect integer arithmetic on references.
Also fixes the same for float_arithmetic.

changelog: integer_arithmetic,float_arithmetic: fix false negatives with references on integers

Fixes #5328
2020-03-18 14:52:01 +01:00
..
2020-03-08 01:33:17 +01:00

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