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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- compiletest: don't silently accept unsupported directives in test suites
- 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
- ICE: `only 'variances_of' returns '&[ty::Variance]'`
- 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
- Docs
- Rust not yet supported