| Crates.io | clippy |
| lib.rs | clippy |
| version | 0.0.302 |
| created_at | 2015-05-09 09:52:36.818972+00 |
| updated_at | 2018-10-05 19:39:15.372568+00 |
| description | A bunch of helpful lints to avoid common pitfalls in Rust. |
| homepage | |
| repository | https://github.com/rust-lang-nursery/rust-clippy |
| max_upload_size | |
| id | 2062 |
| size | 3,498 |
Installing clippy via crates.io is deprecated. Please use the following:
rustup component add clippy-preview
on a Rust version 1.29 or later. You may need to run rustup self update if it complains about a missing clippy binary.
See the homepage for more information