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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Which patterns on union fields should be considered safe?
- Clarification of compiler diagnostic 'no two closures, even if identical, have the same type'
- array::IntoIter does not get optimized as well as vec::IntoIter
- Variable remains borrowed after match despite neither arm resulting that way
- E0493 emitted without drop when destructuring
- `Instant::duration_since` returns a shortened duration if a suspend occurred
- `cargo fix --broken-code` incorrectly applies integer casts
- `rustdoc::missing_doc_code_examples` inconsistent with Rust API Guidelines
- Speed up string to integer conversion too
- LLVM error while building Rust Crypto's AES-GCM usage example code for target x86_64-unknown-none-linuxkernel
- Docs
- Rust not yet supported