rust/clippy_lints
Jason Newcomb 196174ddad Changes to let_unit_value
* View through locals in `let_unit_value` when determining if inference is required
* Don't remove typed let bindings for more functions
2022-07-07 20:06:36 -04:00
..
src Changes to let_unit_value 2022-07-07 20:06:36 -04:00
Cargo.toml Bump Clippy version -> 0.1.64 2022-06-30 10:29:22 +02:00
README.md

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