rust/clippy_lints
bors e004b9431d Auto merge of #5329 - matthiaskrgr:int_arith_on_ref_5328, r=flip1995
integer_arithmetic: detect integer arithmetic on references.

changelog: integer_arithmetic fix false negatives with references on integers

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

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