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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- diagnostics, print better suggestion if we forget the "fn" keyword in an impl {} block
- Indefinitely hangs on hidden "overflow evaluating the requirement" errors when the complexity is too high.
- VecDeque missing operations for "front" handling.
- GAT: Surprising lifetime mismatch / mismatched types (depending on GAT being Sized)
- Tracking Issue for `thin_box`
- Derives on deprecated enum variants generate deprecation warnings
- Swapping operations are insufficiently deduplicated
- incorrect type is inferred for a local variable holding a closure
- E0623 gives very confusing message
- Consider suggesting to folks that they wanted a `Vec` when they passed a slice
- Docs
- Rust not yet supported