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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Confusing listing of trait impls when type names are identical (e.g. `impl<T> From<Range<T>> for Range<T>`)
- Impossible to move type implementing `Copy` into async block without `move` keyword
- [ICE]: `Drop location span error: need to handle more ItemKind`
- [ICE]: `failed to report fulfillment errors`
- [ICE]: `symbol_names: unsupported constant of type`
- [ICE]: called `Result::unwrap()` on an `Err` value: NoSolution
- [ICE]: expected region '{region error} to be of kind ReVar
- [ICE]: compiler\rustc_const_eval\src\interpret\operand.rs:664:13: primitive read not possible for type: usize
- [ICE]: called `Result::unwrap()` on an `Err` value: NoSolution
- Tracking Issue for `strip_circumfix`
- Docs
- Rust not yet supported