clippy 0.0.187

A bunch of helpful lints to avoid common pitfalls in Rust
Documentation
1
2
#![feature(plugin)]
#![plugin(clippy(conf_file = "./auxiliary/conf_whitelisted.toml"))]