clippy_dummy

Crates.ioclippy_dummy
lib.rsclippy_dummy
version0.0.303
sourcesrc
created_at2019-08-01 19:19:35.437116
updated_at2019-08-01 19:19:35.437116
descriptionA bunch of helpful lints to avoid common pitfalls in Rust.
homepage
repositoryhttps://github.com/rust-lang/rust-clippy
max_upload_size
id153592
size3,465
Manish Goregaokar (Manishearth)

documentation

README

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

Commit count: 21009

cargo fmt