rust/clippy_lints
bors 77e395e87c Auto merge of #11376 - Jarcho:issue_11366, r=llogiq
Fix span when linting `explicit_auto_deref` immediately after `needless_borrow`

fixes #11366

changelog: `explicit_auto_deref`: Fix span when linting immediately after `needless_borrow`
2023-08-31 11:30:37 +00:00
..
2023-08-24 21:06:31 +02:00

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