mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-21 10:45:55 +02:00
Added rust-clippy
Especially helpful for beginners.
This commit is contained in:
parent
06bc05d224
commit
72ecf07ce1
@ -251,6 +251,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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user