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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Inefficient codegen in builder pattern with existed copyable base value
- `#[rustc_default_body_unstable]` silently ignores `implied_by` and `soft`
- Can not disable `reference-types` feature for wasm32 target with `-C linker-plugin-lto` flag
- rustdoc: First line of documentation on collapsed impl blocks should be visible
- `#[diagnostic::on_unimplemented]` fails to trigger when certain impls are present
- regression: the parameter type `impl InferencePredicate` may not live long enough
- "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
- `Range<usize>::next` should fully MIR-inline
- `Send` bound of trait object make unexpected async block is not general enough error
- Docs
- Rust not yet supported