rust/clippy_lints
bors f13e1f429a Auto merge of #11259 - Jarcho:ice_10253, r=dswij
Don't pass extra generic arguments in `needless_borrow`

fixes #10253

Also switches to using `implements_trait` which does ICE when clippy's debug assertions are enabled.

changelog: None
2023-09-04 03:17:50 +00:00
..
2023-08-24 21:06:31 +02:00

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