clippy 0.0.302

A bunch of helpful lints to avoid common pitfalls in Rust.
clippy-0.0.302 is not a library.
Visit the last successful build: clippy-0.0.206

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