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 supported291 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- arguments `<optimized out>` when optimizations remove unused data fields
- Lints sometimes don't trigger, with no discernable pattern
- Compiler incorrectly reports function return type declaration as source of inner type mismatch with conservative_impl_trait
- Move oom test out of line with -C panic=abort
- Accessing private fields from the def site of a proc macro
- Confusing error message when trait is impl'd on &T and bounds are not satisfied
- Backwards propagation of types leads to unhelpful errors [futures]
- Spurious confusing errors on trait impl on type name collision
- Result from format_args! cannot be center-aligned within another format string
- Unreachable code warning for std::unreachable!
- Docs
- Rust not yet supported