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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Warn for `cfg!(target_* = "whatever")` usage in build scripts
- Bad interaction between never_type, try_blocks, and From/Into
- Should have a stack-probe test that doesn't need std's overflow handler
- Niche in Arc<..> variant of enum not used by Option<..>
- Suboptimal codegen for ARM32 targets when performing offset load
- Improve parse item fallback
- Enable `f16` and `f128` in assembly on platforms that support it
- mimatched type when using a `let` binding with the same name as a struct
- Add std::thread::add_spawn_hook.
- Type inference failing
- Docs
- Rust not yet supported