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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Atomic compare_exchange(_weak) functions produce overly complicated asm code on thumbv7(e)m-none-eabi(hf) targets
- Lifetime of input (key) to HashMap::get() gets entanged w/ that of its output (value)
- Consider providing an universal way to read (proc macro) dylib metadata.
- Diagnostics Improvement: Same Body in Branches
- Confusing error message given for incorrectly-scoped invocation
- Stabilize `#![feature(staged_api)]`
- MaybeUninit::write_slice_cloned() makes it very easy to accidentally leak
- Add `Hash` to the prelude
- Using doc comment at end of line triggers inner attribute error
- overflowing_literal does not work with char literals
- Docs
- Rust not yet supported