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 supported290 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Nested closures give suboptimal move suggestion
- object lifetime bound defaults in trait bindings are incompletely implemented
- rustc (>= 1.20.0) fails to optimize moves in trivial cases
- NLL issue when using DerefMut to access fields through a Pin, causing multiple mutable borrow error
- Audit ABI implementations in rustc_target (vs Clang).
- Local rustdoc search doesn't work with --no-deps
- Needed: `cfg(target_feature)` support for hardware floating point detection.
- primitive docs should show core/alloc/std accessibility
- E0207 when type parameter's associated type is used in `Self`.
- Confusing MaybeUninit documentation
- Docs
- Rust not yet supported