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 supported291 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Do not use desugared local names in tail_expr_drop_order diagnostics
- Allow self in const generics
- test: make riscv-float-struct-abi.rs robust against LLVM scheduling
- Fix ICE \Unexpected node Synthetic\ in diagnostic_hir_wf_check
- Emit a suggestion to cast `!` to a concrete type when `!` is infered as the hidden type for `impl Trait` and `!` doesn't implement `Trait`
- Implement RFC 3943: MIR move elimination
- Stabilize `#[my_macro] mod foo;` (part of `proc_macro_hygiene`)
- [rustdoc] Update `doc_cfg` hide/show syntax
- bounds check may not be properly elminated with (Bound<usize>, Bound<usize>) indexer but elminated with some cases
- Function item should not be used as const arg
- Docs
- Rust not yet supported