rust/clippy_lints
bors e8c1b5478c Auto merge of #9559 - c410-f3r:arith, r=Alexendoo
Fix #9544

Fix #9544

r? `@Alexendoo`

changelog: [`arithmetic_side_effects`]: Fix false negative for `CustomType / usize`, `CustomType * float` and similar
2022-10-03 21:54:08 +00:00
..
2022-09-28 14:27:50 +02:00

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