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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `unreachable_pub` lint does not fire in the case of partial wildcard shadowing
- Attempted to read from stolen value error
- Overflow evaluating a trait requirement
- Cannot detect glob re-export's shadowed items in rustdoc JSON
- Borrow checking can be effected by seemingly irrelevant statements
- Error output improvement: when using semicolon, it leads to more than one possibility where developer might be going wrong.
- Possible Regression: Error: the current crate is indistinguishable from one of its dependencies
- 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?
- No warning for unused thread_local
- Docs
- Rust not yet supported