rust/clippy_lints
bors 65ae6666c8 Auto merge of #9595 - Alexendoo:author-let-chains, r=Jarcho
Replace if_chain with let chains in `clippy::author` output

Should help nudge new contributors towards let chains

changelog: none
2022-10-07 02:52:47 +00:00
..
src Auto merge of #9595 - Alexendoo:author-let-chains, r=Jarcho 2022-10-07 02:52:47 +00:00
Cargo.toml Bump Clippy version -> 0.1.66 2022-09-28 14:27:50 +02:00
README.md

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