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
- rustc silently ignores invalid -C target-feature names
- `std::io::Read::read_to_end` does not specialize for `&[u8]` or `Take<&'a [u8]>`
- Initializing array of Option<T> using [None; n] syntax should not require std::marker::Copy for T
- Tracking issue: Allow autoderef and autoref in operators (experiment)
- In-band lifetimes: Lint against single-use lifetime names
- Tracking Issue for RFC 1826: Change the default URL of doc.rust-lang.org
- Missed code elimination with std::mem::replace/std::mem::swap
- Weird error with inference when a function doesn’t compile
- Tracking issue for RFC 1977: public & private dependencies
- Cannot 'use' constant associated types.
- Docs
- Rust not yet supported