rust-clippy/clippy_lints
bors 51668820f4 Auto merge of #10386 - Jarcho:issue_10384, r=Manishearth
Normalize projections types when checking `explicit_auto_deref`

fixes #10384

changelog: [`explicit_auto_deref`]: Better consider projection types when checking if auto deref is applicable
2023-02-21 21:27:41 +00:00
..
src Auto merge of #10386 - Jarcho:issue_10384, r=Manishearth 2023-02-21 21:27:41 +00:00
Cargo.toml update some dependencies 2023-01-31 23:31:12 +01:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

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