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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 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`
- Better suggestion for closure that needs to capture bindings, but not all
- Passing `--no-doc` to ./x.py test causes panic_abort tests to fail
- Cannot refer to item inside function from module inside function
- Deprecation warning not easily avoidable when using elim form of enum with deprecated field
- Impl Trait forces unnecessary lifetime bounds
- Compile error when providing explicit generic arguments where impl Trait appears in bound of generic type
- i686 GNU/Linux, seg-fault on executing rust tool-chain binaries
- Docs
- Rust not yet supported