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 supported277 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Unclear error when implementing both `From<T> for U` and `TryFrom<T> for U`
- Unable to Utilize `unsafe {}` Blocks as an Expression
- proc-macro-hack takes excessively long to check with polonius
- wasm32-emscripten stability issues (exception handling)
- Manual send implementation with partial captures produce hard to read diagnostics
- Unexpectedly long lifetime of values created in let bindings
- E0502: Borrow checker fails when borrowing with opposite conditions
- Rust doesn't warn about never read fields in unreachable pub structures
- confusing "borrowed data escapes outside of closure/function" with nll
- weird "private trait" errors around ptr::metadata for public struct wrapping private trait object
- Docs
- Rust not yet supported