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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- [perf] Use a flat token stream representation when lexing
- Implement `AsMut<T>` and `AsRef<T>` for `!`.
- std::os::wasi::fs::OpenOptionsExt should be a sealed trait
- Implement std::fs::canonicalize for WASI
- [ICE]: impl of `Unpin` for a non-adt type
- `str::Lines<'a>` is invariant over `'a` instead of covariant
- Guaranteed early breaks out of try blocks can't infer never type
- Diagnostics for closure capture not implementing auto trait does not show _which_ capture caused it
- [ICE]: `assertion `left == right` failed: scalar immediate size does not match layout`
- [ICE]: `expected a region, but found another kind`
- Docs
- Rust not yet supported