rust/clippy_lints
Joonas Koivunen cf8e95eb22 is_from_for_desugar: add match for for _ in x
This will avoid `let_unit_value` in the examples in the ui-test.
It might match too widely.
2017-08-18 17:07:39 +03:00
..
src is_from_for_desugar: add match for for _ in x 2017-08-18 17:07:39 +03:00
Cargo.toml Bump the version 2017-08-15 11:11:20 +02:00
README.md Add a README for clippy_lints 2016-05-28 16:51:21 +02:00

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