rust/clippy_lints
2017-09-20 23:59:23 +02:00
..
src avoid linting ptr_arg if .capacity() is called. Also suggest removing .as_str() where applicable. 2017-09-20 23:59:23 +02:00
Cargo.toml Bump to 0.0.162 2017-09-18 20:27:24 -07:00
README.md Change all links to reflect the move to rust-lang-nursery 2017-08-06 23:10:55 +02:00

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