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
- 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
- LLDB tests fail with windows-gnu
- Type inference seems to pick up the wrong trait bound
- Provide suggestion on E0277 Sized error when `&**`/`as_ref()` would be appropriate
- Docs
- Rust not yet supported