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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Match expressions use O(n) stack space with n branches in debug mode
- Rust is overflowing on recursive trait evaluation where it didn't before
- Higher-ranked lifetime causes inconsistent behavior with trait bounds.
- Associated type equality not followed through multiple traits
- Lint against transmutes which could be `as` casts.
- slice::sort_by_key has more restrictions than slice::sort_by
- Make `--export-dynamic` the default option when linking executables.
- "invalid subrange count" compiling `[(); 1 << 63]` with -g enabled
- Provide mechanism for documenting known bugs or shortcomings
- [rustdoc] Rustdoc should prevent long file names.
- Docs
- Rust not yet supported