rust/clippy_lints
Peter Gerber 71a788cbd7 correct error message for option_map_unwrap_or_else lint
Remove erroneous "with " in suggested alternative call.
2017-04-01 15:54:27 +02:00
..
src correct error message for option_map_unwrap_or_else lint 2017-04-01 15:54:27 +02:00
Cargo.toml Bump the version 2017-03-21 08:57:19 +01: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.