mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2025-12-13 09:42:11 +00:00
Update Rust links to point to labels
This commit is contained in:
parent
d83c05da20
commit
64e5d9c473
@ -64,10 +64,10 @@ If you are an open source project maintainer, add the label `first-timers-only`
|
||||
|
||||
## Rust
|
||||
|
||||
- [Servo](https://github.com/servo/servo/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+label%3AE-easy+-label%3A%22C-assigned%22+) _(label: E-easy)_ <br> A browser engine designed for applications including embedded use.
|
||||
- [Rust-Clippy](https://github.com/Manishearth/rust-clippy/issues?q=is%3Aopen+is%3Aissue+label%3AE-easy) _(label: E-easy)_ <br> A bunch of lints to catch common mistakes and improve Rust code
|
||||
- [Rustfmt](https://github.com/rust-lang-nursery/rustfmt/issues?q=is%3Aopen+is%3Aissue+label%3Aeasy) _(label: easy)_ <br> A tool for formatting Rust code according to style guidelines.
|
||||
- [Iron](https://github.com/iron/iron/issues?q=is%3Aopen+is%3Aissue+label%3Aeasy) _(label: easy)_ <br> An extensible, concurrent web framework for Rust
|
||||
- [Servo](https://github.com/servo/servo/labels/E-easy) _(label: E-easy)_ <br> A browser engine designed for applications including embedded use.
|
||||
- [Rust-Clippy](https://github.com/Manishearth/rust-clippy/labels/E-easy) _(label: E-easy)_ <br> A bunch of lints to catch common mistakes and improve Rust code
|
||||
- [Rustfmt](https://github.com/rust-lang-nursery/rustfmt/labels/easy) _(label: easy)_ <br> A tool for formatting Rust code according to style guidelines.
|
||||
- [Iron](https://github.com/iron/iron/labels/easy) _(label: easy)_ <br> An extensible, concurrent web framework for Rust
|
||||
|
||||
## Want to create something new?
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user