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
- Tracking issue for target_feature 1.1 RFC
- Initializers of stable constants can call const unstable functions
- Clarify "cannot find macro `X` in this scope"
- Confusing E0495 error explanation
- Lifetime elision doesn't work right with nested self receivers.
- E0700 does not point to where the captured lifetime is
- static mut bindings don't raise unused_mut diagnostic
- Diagnostic for E0596 points at the wrong borrow?
- Support for fatal compile_error that suppresses subsequent errors
- MBE (macro_rules!) pattern-matching is unnecessarily O(n) even in simple cases.
- Docs
- Rust not yet supported