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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- TranslateError could have better formatting
- Pattern-matching on `#[non_exhaustive]` unit/tuple structs and variants causes confusing diagnostic
- Unreliable warnings about unreachable code downstream of uninhabited expression
- Use `Try` trait to make `Once[Cell | Lock]::get_or_try_init` generic over return type
- `generic_const_exprs` does not work properly with const/type param defaults
- `ToOwned` doc is confusing
- Diagnostics around implementing mutable iterators should be improved
- Lint against `Iterator::map` receiving a callable that returns `()`
- bootstrap: Don't use panics to report user errors
- `unnecessary parentheses around type` in attribute macro
- Docs
- Rust not yet supported