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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Mark Result::{ok,err} as #[must_use]
- error: could not evaluate constant pattern
- Stabilize `#[bench]` and `Bencher`?
- 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
- Rustdoc unexpectedly de-aliases type aliases in some situations
- Coercion from non-capturing closure to fn ptr fails when return type is `!`
- Docs
- Rust not yet supported