rust/clippy_lints
Jason Newcomb fe75faa6ee
Fix while_let_on_iterator
Reborrow mutable references rather then take a reference to them.
2021-07-31 00:11:46 -04:00
..
src Fix while_let_on_iterator 2021-07-31 00:11:46 -04:00
Cargo.toml Bump Clippy Version -> 0.1.56 2021-07-29 11:15:11 +02:00
README.md

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