rust/clippy_lints
Philipp Krones 318ed05920
Reduce code duplication
Only check for the kind of loop once instead of re-desugaring it.
2022-08-21 11:03:54 +02:00
..
src Reduce code duplication 2022-08-21 11:03:54 +02:00
Cargo.toml Bump Clippy version -> 0.1.65 2022-08-11 19:26:38 +02:00
README.md

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