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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- E0404 suggestion is correct but E0782 is applied first, preventig autofixing the code
- E0277 causes syntax error when adding several bounds at the same time via several errors
- E0121 suggestion just causes another problem "non-defining opaque type use in defining scope" with no good suggestion
- why two 1.66.1 release tag in the releases page
- Limited constant propagation on Enum tag when Box is involved
- E0596 should suggest changing type if it suggest taking taking mutable reference instead of just reference
- std::fmt::Debug trait field duplicate will not overwrite
- some issues types can no longer be previewed, impossible to add notes before/after mandatory fields
- no_std + liballoc can not compile with os based toolchain caused by eh_personality required
- E0308 source of expectation isn't shown for closures
- Docs
- Rust not yet supported