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 supported290 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- rustc recommends a trait from a crate the current crate doesn't depend on
- Cycle detected when using associated type bounds in super trait
- 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
- Print address on SIGSEGV
- Rustdoc unexpectedly de-aliases type aliases in some situations
- Provide UnixPath and WindowsPath (ditto PathBuf) on all platforms
- 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
- Docs
- Rust not yet supported