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 supported277 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Clarify that patterns may be used in trait implementations when explaining E0642
- Diagnostic regression when rustc cannot specialize (using `min_specialization`)
- Tracking Issue for seekable io::Take
- [NLL] "so that ... will meet its required lifetime bounds" should point to RPIT, not statement
- [NLL] "that is required by this bound" note missing
- [NLL] "`'static` requirement introduced here" note missing
- Provide better diagnostics upon encountering an infinite cyclic type
- [NLL] No "expected ..., found ..." in diagnostics
- box syntax creates Box<T> where T is not yet initialized
- Make rustc gracefully handle "too many open files"
- Docs
- Rust not yet supported