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
- cannot resolve `<&'t1 T as std::iter::IntoIterator>::IntoIter == _`
- Borrow checker bug: `cannot return reference to temporary value`
- Rethink how cross-compiling works, including the terminology
- Rustdoc unexpectedly de-aliases type aliases in some situations
- Coercion from non-capturing closure to fn ptr fails when return type is `!`
- std::future: Document that each Future (Stream, etc) must only be used by one task at a time
- Decide the precise rules for operand of &raw [const|mut]
- Disambiguate between `()` as type and as value in const generic arguments
- Error in `async` function/block produces errors for valid unrelated expressions
- Tone down encouragement to make everything Copy
- Docs
- Rust not yet supported