rust
https://github.com/rust-lang/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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 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
- `#[rustc_default_body_unstable]` silently ignores `implied_by` and `soft`
- Compiler freezes on trait with generic associated type
- `#[diagnostic::on_unimplemented]` fails to trigger when certain impls are present
- regression: cannot move a value of type `[u8]`
- rustdoc reports diagnostics against `very/../long/PATH.md` instead of normalizing to `PATH.md`
- match &[first, ..more] leads down a suggestion garden path
- Is "must_use" really needed for Option::insert ?
- Should `#[expect(warnings)]` at some point warn that there are no warnings in the annotated code?
- Docs
- Rust not yet supported