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 supported367 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Better documentation of our MIR dialects
- Tracking Issue for `BufRead::has_data_left`
- Rust-src not included in the standalone installer
- rustdoc: inconsistency on which items have §
- Poor diagnostics for associated type mismatch on inherent method.
- Empty Implementors section in doc
- run non-const Display/Debug impls for const panic message
- "not general enough" error points to the async spawn site as opposed to the offending code
- Missing variables/fields give confusing error when name is the same as a built-in attribute like `start` or `path`
- `as *mut _` does not cause by-`mut` place evaluation, causing an error stating `DerefMut` is not implemented, but it is
- Docs
- Rust not yet supported