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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Wrongly typing a collect with async streams causes confusing error messages alongside a cascade of unhelpful error messages
- Add information about why a closure is inferred to be FnMut
- Better diagnostics for inappropriate lifetime from (large) match statement
- Tracking Issue for inherent unchecked integer methods
- Misleading compiler errors from match expressions inside loops with branches of infallible
- Compiling std with multivalue feature on wasm32-unknown-unknown target fails
- Use of step_by causes some optimizations to fail to engage
- Tracking Issue for `_` as a const argument: `feature(generic_arg_infer)`
- Document environment variables used by programs rustc invokes underneath (linkers, etc)
- Audit all UNTRACKED options
- Docs
- Rust not yet supported