rust/clippy_lints
Tristian Celestin 3075b01d8c Stored linter messages in constants.
Use is_copy() function instead of calling moves_by_default()
2017-02-26 17:57:56 -05:00
..
src Stored linter messages in constants. 2017-02-26 17:57:56 -05:00
Cargo.toml update semver version 2017-02-22 15:52:57 -05: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.