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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Misleading diagnostic output for typecheck failures that involve type inference
- Diagnostic doesn't mention cfg'ed out items if the unresolved path is simple (i.e., a single identifier)
- Tracking issue for release notes of #132140: Enable LSX feature for LoongArch Linux targets
- Tracking issue for release notes of #131818: Enable XRay instrumentation for LoongArch Linux targets
- Tracking issue for release notes of #131583: Setting up indirect access to external data for loongarch64-linux-{musl,ohos}
- Tracking Issue for rustc's translatable diagnostics infrastructure
- ICE: should be handled by `coerce`
- Code Fails to Compile with Unnecessary `use std::borrow::Borrow;`
- `Box<str>`. `Arc<str>` and `Rc<str>` should implement `AsRef<[u8]>`, `AsRef<Path>`, `AsRef<OsStr>`, and `FromStr`
- When encountering unexpected closure return type, point at return type/expression
- Docs
- Rust not yet supported