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 supported288 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Misleading compiler suggestion: Add semicolon in rustlib due to missing `;` in user code
- Confusing suggestions for `error[E0599]: cannot write into String`
- `array::from_fn` behavior unclear from documentation
- Tracking Issue for `align_to_uninit_mut`
- Doctests confuse multi-paragraph footnote with indented code block
- `matches!` macro gives confusing compiler error when arguments are switched with catch-all pattern (`_`)
- Tracking issue for release notes of #136160: Remove backticks from `ShouldPanic::YesWithMessage`'s `TrFailedMsg`
- Tracking Issue for `super let`
- Tracking issue for release notes of #138176: Prefer built-in sized impls (and only sized impls) for rigid types always
- Promoted constants lead to poor MIR from comparisons
- Docs
- Rust not yet supported