mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2025-02-16 20:28:25 +00:00
Added rust-clippy
Especially helpful for beginners.
This commit is contained in:
parent
06bc05d224
commit
72ecf07ce1
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue