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
- hir_typeck: suggest removing redundant .iter() and iter_mut ()calls
- `hexagon-unknown-linux-musl` target linking generate misaligned/broken binary
- GVN can cause OOM
- Suggest fully qualified path on method name collision
- Tracking Issue for `try_from_{nanos_u128,mins,hours,days,weeks}` methods on `Duration`
- Implementation of `try_from_{nanos_u128,mins,hours,days,weeks}`
- [ICE]: thread 'rustc' (20800) panicked at /rust/deps\ena-0.14.3\src\snapshot_vec.rs:53:17
- When encountering `.iter()` or `.iter_mut()` on an `impl Iterator`, suggest removing the method call
- When multiple traits are applicable for method, do not specialize main message to the first one that applied
- Keep dyn-compatible final methods in the vtable
- Docs
- Rust not yet supported