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 supported277 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking Issue for RFC 3216: "Allow using `for<'a>` syntax when declaring closures"
- Suggest to add a semicolon for generic functions
- Surprising diagnostics for E0623 lifetime mismatch
- UX bug: apparent Cargo output (from `rustc`) tells me to use a flag that doesn't exist in Cargo, `-Z macro-backtrace`.
- cargo test linker error
- Give dynamically generated instructions on how to replicate x.py errors
- Create a tool which suggests tests to run based on modified files
- #[derive(Debug)] fails when a generic parameter shares the name of the generic type
- Clarify that patterns may be used in trait implementations when explaining E0642
- Diagnostic regression when rustc cannot specialize (using `min_specialization`)
- Docs
- Rust not yet supported