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
- Detect when pattern enum variant is not on the right type
- Pre-built Rust/musl toolchain improvements
- EarlyOtherwiseBranch introduces access to a dead local variable
- feat(rustc_trait_selection): suggest `.await` on future in E0277
- fix(rustc_hir_analysis): handle Node::Synthetic in diagnostic_hir_wf_check
- Reduce MIR cost penalty for asserts and diverging calls to improve inlining of safety-checked functions
- When building `alloc` with `no_global_oom_handling`, numerous disabled `impl`s for `Box`, `Vec`, `Rc`, `Arc` can be written by downstream code for local types
- Suggest `impl Fn()` in return type when trying to return a closure coerced to `fn()` pointer
- [ICE]: next solver: `Unexpected node Synthetic`
- opt-dist: should we pass -Zincremental-verify-ich during builds?
- Docs
- Rust not yet supported