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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Give a better error message for operator ? conversion with a lifetime mismatch
- Code bloat from monomorphization of methods applied to arrays
- Compiling project makes rustc emit STATUS_ILLEGAL_INSTRUCTION
- Diagnostics: suggest using `from_str` when calling `parse` on a type that implements `FromStr`
- Tracking issue for WebAssembly atomics
- Do debug-info-preserving optimizations even in debug mode
- Tracking issue for RFC 2963: rustdoc JSON backend
- (Lack of) Polymorphization can lead to an unnecessarily recursive type & make compilation fail
- Permit multi-segment paths as const generic arguments without `{}`
- Inconsistent failure in byte slice &[u8] comparison caused by unrelated code
- Docs
- Rust not yet supported