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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- rustc docs: Re-exported types' implementations are lost
- Improve error messages for borrowing in match arms
- Incorrect diagnostic when mixing generics, lifetimes and associated consts
- Can't automatically convert references to trait objects if target type is behind a generic parameter
- Unsatisfied HRTBs cause the compiler to suggest adding impossible bounds
- Adding a needless .into should produce a better error.
- improper_ctypes_definitions doesn't lint on non-FFI safe fn type construction
- "unused_mut" is not detected when variable type is mutable reference and the referent is mutated
- Linkchecker tool report failed for a non-English heading in a translation of TRPL
- same-crate reexports lose documentation added to cross-crate reexports
- Docs
- Rust not yet supported