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
- Suggest `Some(&v)` rather than `Some(v.clone())` when calling generic owning methods
- Call to function broken by unrelated constraint on generic function containing the call
- Exponential time complexity when type checking code with equality constraints
- high memory requirement during monomorphization
- fixed-by-polonius loops/functions have very bad diagnostics
- Unexpected trait bound not satisfied related to `std::io::Write`
- Vec<T> implements PartialEq<[T; N]> but the other way round doesn't work
- regression: reached recursion limit
- vtable symbols are not marked artificial in DWARF
- Unclear lifetime mismatch error with anonymous lifetimes
- Docs
- Rust not yet supported