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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Crate naming confusion - use underscores always. E.g. tokio-core and serde_derive
- Tracking issue for RFC 3519: `arbitrary_self_types`
- Add --slowtest mode to test harness for finding the slowest test
- Inconsistent linking against stdlib based on whether a Workspace is used
- resolve how to handle constants and default binding modes
- Tracking issue for RFC 2011: Generic assert
- Tracking issue for RFC 2045: improving `#[target_feature]`
- Crate not found when using extern macro in another macro and invoked from another crate
- rustc silently ignores invalid -C target-feature names
- `std::io::Read::read_to_end` does not specialize for `&[u8]` or `Take<&'a [u8]>`
- Docs
- Rust not yet supported