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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Error message for non-fully-qualified method lookup does not contain helpful information related to auto traits.
- "one type is more general than the other" error that appears to expect and find the same type
- rustbuild: `x.py fmt src/tools/rustfmt` doesn't format code in the rustfmt subtree
- Detect heterogeneous generic recursion usage pre-monomorphization
- Hint proposal for unused assignment warning
- Better error message when OpenOptions lacks either .append() or .write()
- `Pin` can't borrow multiple fields mutable (even if type implements `Unpin`).
- Rust complains about mismatched types, but the types are identical
- rustdoc: Increased impl header size makes section icon cramped
- HRTB with GAT behaving differently in associated type bound vs where clause
- Docs
- Rust not yet supported