rust
https://github.com/mozilla/rust
Rust
A safe, concurrent, practical language.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Trait with associated type bounds cannot be made into an object because it uses `Self` as a type parameter
- forbid conditional, negative impls
- HashMap reports zero capacity without freeing memory
- The compiler gets hopelessly confused on `enum S(usize);`
- Closure seemingly both implements and doesn't implement a trait
- Opt-out of std linking system libraries
- -Ztime-passes: print lint name
- Calling Vec::extend repeatedly in a for loop is faster than calling it once on iter::flatten
- asm! doesn't accept `offset` syntax, but gcc does
- Constantly receiving `Undefined symbols for architecture x86_64`
- Docs
- Rust not yet supported