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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Some `std::collections` types are unnecessarily invariant
- bad diagnostic when macro tries to use stmt as expr
- program without libc (without std lib) leads to cryptic error
- Manual does not define "data reached through a shared reference".
- Avoid type mismatch error where a variable is bound with different ref-ness
- Potential optimization: eager nulling of Weak references
- Error messages about lifetimes for mutable Iterator are cryptic.
- UFCS can bypass trait stability
- concurrent rustdoc usage can lead to bad times
- Add levenshtein distance based suggestions everywhere
- Docs
- Rust not yet supported