rust
https://github.com/rust-lang/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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- It's often not possible to implement ToOwned for user composite types
- overflow during drop-check on a recursive type
- Tracking issue for RFC 2137: Support defining C-compatible variadic functions in Rust (c_variadic)
- Make or (|) patterns work with match default binding modes
- Crate naming confusion - use underscores always. E.g. tokio-core and serde_derive
- Add --slowtest mode to test harness for finding the slowest test
- Documentation for new stable features can be hard to find (e.g. for associated const)
- Tracking issue for RFC 3519: `arbitrary_self_types`
- Tracking issue for RFC 2011: Generic assert
- Inconsistent linking against stdlib based on whether a Workspace is used
- Docs
- Rust not yet supported