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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking issue for RFC 2523, `#[cfg(accessible(::path::to::thing))]`
- The `rustc_query_impl` crate is too big, which hurts compile times for the compiler itself
- Tracking issue for `#![feature(async_closure)]` (RFC 2394 / RFC 3668)
- Match ergonomics means bindings have different types in patterns and match arm; cannot deref references in pattern
- Add support for splitting linker invocation to a second execution of `rustc`
- Resolve unsound interaction between noalias and self-referential data (incl. generators, async fn)
- Const validation rejects references that might be dangling (but could actually be valid at run-time)
- Tracking issue for RFC 2515, "Permit impl Trait in type aliases"
- Tracking issue for `const fn` `type_name`
- Tracking issue for Iterator::partition_in_place
- Docs
- Rust not yet supported