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 supported288 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Reborrowing (`&mut *x`) is not suggested as a potential solution for `&mut T` being moved
- Tracking issue for release notes of #134090: Stabilize target_feature_11
- Confusing error message when returning impl Trait where the concrete type contains itself.
- Bootstrap libz-sys ignores --set=target.<host>.cc
- ICE: fast reject: `kind mismatch: {type error} 3_u8`
- Unable to build for aarch64-unknown-linux-musl due to linker error
- Suggest `{to,from}_ne_bytes` when people use transmute between arrays and integers
- Weekly `cargo update`
- type level debuginfo is duplicated across codegen units
- Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etc
- Docs
- Rust not yet supported