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
- Confusing MaybeUninit documentation
- Type inference in the presence of recursive impls may result in an error message that mentions seemingly unrelated types
- Tracking issue for RFC 2523, `#[cfg(accessible(::path::to::thing))]`
- Compiler spuriously infers data needs to be borrowed as mutable
- The `rustc_query_impl` crate is too big, which hurts compile times for the compiler itself
- Incorrect compiler hint for complicated type handler
- Misleading error message, privacy error reported as type error
- Lifetime bounds in auto trait impls prevent trait from being implemented on generators
- rustdoc: explicit marker trait impl bounds are not simplified
- Tracking issue for `#![feature(async_closure)]` (RFC 2394 / RFC 3668)
- Docs
- Rust not yet supported