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
- The `slice::chunks_exact` iterator does not optimize when the initial slice is non-empty
- rustc fails to prove `Send`ness for an `async` block where a `!Send` value is dropped before an `.await` point
- global_asm-implemented extern "C" functions are not exported from dylib crates
- UdpSocket `recv()` fails after `send()` to a closed port
- Rewrite the compiletest directive parser
- Normalize filecheck directives
- array::IntoIter::new deprecation warning suggestion may lead to compilation error on 2015 and 2018 editions
- rustdoc leaks private types in Implementations on Foreign Types
- Request for `tune-cpu` code generation option to be promoted to stable
- `asm!` lints should be based on `cfg` rather than target
- Docs
- Rust not yet supported