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
- Investigate eliminate `region_scope_tree`
- Refutable slice pattern with let produces a possibly misleading diagnostic for &[T; N] and a much better diagnostic with &[T]
- Rustc does not terminate on some inputs
- Presence of type wildcard affects type inference in async
- "error[E0119]: conflicting implementations of trait" resolves same trait in different ways?
- Audit accesses to the source_map
- 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`.
- Docs
- Rust not yet supported