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
- Error on deriving PartialEq on Foo and then implementing it for dyn Foo
- Improve diagnostics for impl Trait capturing lifetimes
- Variables not always moved into `async move` block
- Deduplicate code that finds the return type of a future
- repr(transparent) accepts too many types as ZST (`repr_transparent_non_zst_fields`, formerly `repr_transparent_external_private_fields`)
- Incomprehensible type error when defining getter and setter
- rustdoc: Strip blank lines from start and end of code blocks
- rustdoc: Implementations on Foreign Types are not sorted in sidebar
- Note when trait bound may be satisfied for a different version of a crate
- Excessive memory usage building many projects, a problem for newcomers without high end desktops
- Docs
- Rust not yet supported