mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-21 10:45:55 +02:00
Add rusty-tags to tools section
This commit is contained in:
parent
04bd7512ec
commit
81562f186e
@ -258,6 +258,7 @@ See also [http://arewewebyet.com/](http://arewewebyet.com/)
|
||||
* [Manishearth/rust-clippy](https://github.com/Manishearth/rust-clippy) — a collection of lints that catch newbie mistakes and oversights during the build
|
||||
* [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)
|
||||
* [phildawes/racer](https://github.com/phildawes/racer) — code completion for Rust [<img src="https://travis-ci.org/phildawes/racer.svg?branch=master">](https://travis-ci.org/phildawes/racer)
|
||||
* [dan-t/rusty-tags](https://github.com/dan-t/rusty-tags.git) - create ctags/etags for a cargo project and all of its dependencies
|
||||
|
||||
### IDE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user