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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Nested coercion in array results in type mismatch, inconsistent with `if` and `match`.
- `doc_cfg` / `doc_auto_cfg` thinks `any(true)` and `any(all())` are available nowhere
- less-than ideal representation for enums that contain a large element with multiple niches
- Ambiguous macro call is expanded anyway
- tools of artifacts are not tested
- Nonsensical error when using Read::take through BufRead
- ICE: super let: `local still has storage when returning from function`
- rustc build fails when run from a subdirectory of a Rust project - error: current package believes it's in a workspace when it's not:
- Can't define TAIT inside another function
- Compiler doesn’t allow creating u8 slices when using const generics
- Docs
- Rust not yet supported