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 supported289 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `#[diagnostic::on_unimplemented]` fails to trigger when certain impls are present
- "Reference to data owned by current function" for a function owning no data.
- Incorrect diagnostic "pattern requires `..` due to inaccessible fields" when matching in a macro
- `Send` bound of trait object make unexpected async block is not general enough error
- regression: cannot move a value of type `[u8]`
- Is "must_use" really needed for Option::insert ?
- Should `#[expect(warnings)]` at some point warn that there are no warnings in the annotated code?
- cargo doc --examples doesn't pick up default features or report failure
- ICE: broken MIR: NoSolution on HRTB over GAT in trait object
- Tracking issue for unsafe binder types
- Docs
- Rust not yet supported