rust/clippy_lints
Jason Newcomb 205aa88921
Fix while_let_on_iterator
When the iterator is one field within a local correctly check for usages of the field
2021-07-31 09:32:54 -04:00
..
src Fix while_let_on_iterator 2021-07-31 09:32:54 -04:00
Cargo.toml Bump Clippy Version -> 0.1.56 2021-07-29 11:15:11 +02: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.