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
- Stack space not reused
- rustdoc: remove redundant toggles for "undocumented items"
- Cannot borrow `*self` as mutable more than once at a time
- Specialization on associated type
- Unhelpful error on implicit `'static` lifetime for `dyn Trait`
- Following compiler suggestions for fixing errors sends me in a loop between tuple syntax and struct syntax.
- Automatic &mut reborrowing doesn't happen when arguments are for `impl Trait`
- rustdoc: Structured suggestion for intra-doc links based on current crate name
- Better diagnostics for inappropriate lifetime from (large) match statement
- Misleading compiler errors from match expressions inside loops with branches of infallible
- Docs
- Rust not yet supported