Merge pull request #24 from llogiq/patch-1

Added rust-clippy
This commit is contained in:
kud1ing 2015-05-08 08:04:29 +02:00
commit 62da6c00d6

View file

@ -252,6 +252,7 @@ See also [http://arewewebyet.com/](http://arewewebyet.com/)
* [crabtw/rust-bindgen](https://github.com/crabtw/rust-bindgen) — a Rust bindings generator [<img src="https://travis-ci.org/crabtw/rust-bindgen.svg?branch=master">](https://travis-ci.org/crabtw/rust-bindgen)
* [nrc/rustfmt](https://github.com/nrc/rustfmt) — a Rust code formatter [<img src="https://travis-ci.org/nrc/rustfmt.svg?branch=master">](https://travis-ci.org/nrc/rustfmt)
*[Manishearth/rust-clippy](https://github.com/Manishearth/rust-clippy) — a collection of lints that catch newbie mistakes and oversights during the build
### IDE