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 supported300 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `generic_const_exprs` does not work properly with const/type param defaults
- `ToOwned` doc is confusing
- Diagnostics around implementing mutable iterators should be improved
- Lint against `Iterator::map` receiving a callable that returns `()`
- rustc does not clear temporary files after `unconditional_panic` error
- bootstrap: Don't use panics to report user errors
- Clipboard button should copy version for crate, not just the name
- `unnecessary parentheses around type` in attribute macro
- E0121 suggestion just causes another problem "non-defining opaque type use in defining scope" with no good suggestion
- Limited constant propagation on Enum tag when Box is involved
- Docs
- Rust not yet supported