rust
https://github.com/rust-lang/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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- [E0277] Add Note when trait is not satisfied because of missing reference in where
- missing_debug_implementations lint is ignored for extern_types
- 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
- Spurious confusing errors on trait impl on type name collision
- Confusing error message when trait is impl'd on &T and bounds are not satisfied
- Backwards propagation of types leads to unhelpful errors [futures]
- Result from format_args! cannot be center-aligned within another format string
- Unreachable code warning for std::unreachable!
- Docs
- Rust not yet supported