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
- impl-trait return type is bounded by all input type parameters, even when unnecessary
- Add lint for u8 as *mut cast
- Tracking issue for unsized tuple coercion
- 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
- Add drain_filter for BinaryHeap
- *const T has quite a few methods that seem like they don't need to require T: Sized
- macro_rules! macros do not backtrack
- Docs
- Rust not yet supported