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
- Weird interaction with projections in trait bounds
- Possibly spurious overlapping impl (even with specialization)
- rustdoc: allow full set of compiler options to be specified
- Confusing error message: the trait `std::ops::Fn<(char,)>` is not implemented for `T`
- impl-trait return type is bounded by all input type parameters, even when unnecessary
- Add lint for u8 as *mut cast
- Tracking issue for future-incompatibility lint `late_bound_lifetime_arguments`
- Field pattern shorthand can be interpreted as an item reference
- std::fs::canonicalize returns UNC paths on Windows, and a lot of software doesn't support UNC paths
- Peer credentials on Unix socket
- Docs
- Rust not yet supported