rust/clippy_lints
bors a167973e81 Auto merge of #10768 - c410-f3r:arith-3, r=Jarcho
[arithmetic_side_effects] Consider referenced allowed or hard-coded types

Fix #10767

```
changelog: [`arithmetic_side_effects`]: Do not fire when dealing with allowed or hard-coded types that are referenced.
```
2023-05-14 04:41:41 +00:00
..
src Auto merge of #10768 - c410-f3r:arith-3, r=Jarcho 2023-05-14 04:41:41 +00:00
Cargo.toml Bump Clippy version -> 0.1.71 2023-04-23 03:39:19 -07:00
README.md

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