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 supported300 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Ensure full LTO'd bitcode goes through the normal LTO pipeline instead of the thinlto pipeline
- Inconsistent lifetime elision for `thread_local!`
- Internal Tracking Issue for type system librarification
- 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
- Docs
- Rust not yet supported