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 supported367 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Attempted to read from stolen value error
- Error output improvement: when using semicolon, it leads to more than one possibility where developer might be going wrong.
- Borrow checking can be effected by seemingly irrelevant statements
- No warning for unused thread_local
- Stack overflow not caught in Drop for TLS data
- ICE: cfi: TAIT `transform_ty: unexpected `Alias(Opaque`
- mutable_transmutes lint should catch transmutes from a type without interior mutability to one with
- [Suggestion] E0432 - could it include suggestions to add "lib" in crate-type?
- Suggest use Enum::* when it is likely users intent.
- Rustdoc generate files for items not used in documentation
- Docs
- Rust not yet supported