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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Recursive generics
- `include!()` code inside of a decl macro cannot access identifiers declared within the macro
- Use supertrait as the suggested bound for a blanket impl instead of the bounds from a different blanket impl
- Incorrect `dead_code` lint with items only used in `const`.
- Optimize access to struct fields when converting index to struct field
- Trait impl list should indicate and link to impl items when additional documentation is available
- Unable to read value of recursive enum when debugging with lldb
- trait implementation conflicts depending on source crate with generic_const_exprs
- std::mem::size_of::<Result<char,u16>>() says 8 when 4 should be feasible
- Tracking issue for `--env-set` flag
- Docs
- Rust not yet supported