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
- Documentation block comments always become doctests if indented too much
- Tracking issue for layout sanity checks
- Incomplete diagnostic notes when closure returns conflicting instantiations of generic type
- VecDeque missing time complexity docs
- Generic trait with generic supertrait bound by associated type can't be used in trait bound with associated type
- `x` dropped because it borrows itself + dropping a reference causes an error
- futures caused signal: 4, SIGILL: illegal instruction when compiling
- Traits on function pointers
- GATs plus mutable reference causes rustc to improperly believe data escapes function
- Unclear doctest error when implementing a trait in a different file.
- Docs
- Rust not yet supported