rust
https://github.com/rust-lang/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 supported369 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
- `--remap-path-scope=object` leak un-remapped paths to dylib
- fix(rustc_hir_analysis): handle Node::Synthetic in diagnostic_hir_wf_check
- Optimize Clippy with PGO
- Add new `invalid_markdown_table` rustdoc lint
- 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