Crates.io | clippy_dummy |
lib.rs | clippy_dummy |
version | 0.0.303 |
source | src |
created_at | 2019-08-01 19:19:35.437116 |
updated_at | 2019-08-01 19:19:35.437116 |
description | A bunch of helpful lints to avoid common pitfalls in Rust. |
homepage | |
repository | https://github.com/rust-lang/rust-clippy |
max_upload_size | |
id | 153592 |
size | 3,465 |
Installing clippy via crates.io is deprecated. Please use the following:
rustup component add clippy
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