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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Trait bounds of `<[T; MYSIZE] as SomeTrait>::AssociatedType` are not deduplicated
- 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
- println panic suppressed by test harness stdio capture
- `fs::copy` emits FS events on the source file on macOS
- Use `Try` trait to make `Once[Cell | Lock]::get_or_try_init` generic over return type
- Improve diagnostics when invariance is the root cause
- E0521 borrowed data escapes outside of associated function incorrect
- Debug escaping is confusingly inconsistent
- Docs
- Rust not yet supported