rust/clippy_lints
bors 846c9b8170 Auto merge of #9996 - Jarcho:issue_9906, r=Alexendoo
Fix `unnecessary_cast` suggestion when taking a reference

fixes #9906
changelog: `unnecessary_cast`: Fix suggestion when taking a reference
2022-11-30 19:40:22 +00:00
..
src Auto merge of #9996 - Jarcho:issue_9906, r=Alexendoo 2022-11-30 19:40:22 +00:00
Cargo.toml Bump Clippy version -> 0.1.67 2022-11-21 20:02:06 +01:00
README.md

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