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
- Local rustdoc search doesn't work with --no-deps
- Needed: `cfg(target_feature)` support for hardware floating point detection.
- 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
- Incorrect compiler hint for complicated type handler
- Lifetime bounds in auto trait impls prevent trait from being implemented on generators
- Tracking issue for `#![feature(async_closure)]` (RFC 2394 / RFC 3668)
- 1.38 regression ? proc-macro derive panicked if there is r# in front of the attribute name
- Less codegen parallelism than expected with `-C codegen-units=16`
- Add an unstable 'extra randomization' compile-time flag for hashers
- Docs
- Rust not yet supported