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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Make codegen treat inline fns the same as regular fns in non-opt builds
- Tracking issue for `slice::partition_dedup/by/by_key`
- Inaccurate lifetime mismatch diagnostic text when involving match
- linkcheck should check links in diagnostics messages
- Proc macros: ability to refer to a specific crate/symbol (something similar to `$crate`)
- `#[thread_local] static mut` is allowed to have `'static` lifetime
- try_replace, try_swap in RefCell (code included)
- fix "bivariant wf" bug in the NLL subtyping code
- panic on failed dead code analysis
- Arrays not coercing a mutable reference in the first position
- Docs
- Rust not yet supported