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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Projections of upstream associated types don't get normalized before overlap checking (thus conflicting w/ every other type)
- dropck doc oversights / revision
- FromStr::Err should be bounded by str::error::Error
- Wrong error message (or type system bug) for unsatisfied trait bound
- Higher-ranked lifetime bounds give confusing errors
- Have rustdoc create hyperlinks on items in compiled code examples
- Error when casting a function is not informative
- #[repr(C)] enum bit width determination algo does not match that of the C compiler
- Method lookup goes down the auto-deref rabbit hole when it doesn't need to
- Rust tries to be too helpful with impl suggestions, sometimes being unhelpful
- Docs
- Rust not yet supported