clippy

Crates.ioclippy
lib.rsclippy
version0.0.302
sourcesrc
created_at2015-05-09 09:52:36.818972
updated_at2018-10-05 19:39:15.372568
descriptionA bunch of helpful lints to avoid common pitfalls in Rust.
homepage
repositoryhttps://github.com/rust-lang-nursery/rust-clippy
max_upload_size
id2062
size3,498
Oli Scherer (oli-obk)

documentation

README

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

Commit count: 17794

cargo fmt