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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Support positional vectored IO for unix files
- `forbid` overwritten by later `allow` on the same "scope level"
- Running rustdoc on code using quote generates false lint warnings for unused_braces
- Suboptimal error message when comma at the end of match arm is typo'd as a dot
- Infinite recursion is not catched by the compiler.
- Tracking issue for `Write::write_all_vectored`
- Extraneous documentation in src/doc
- BinaryHeap::peek_mut borrow check error (previously worked with -Z polonius)
- Very hard to read error when returning `?` from closure not returning Result or Option
- Move from {{closure}}#0 syntax to {closure#0} for (def) path components.
- Docs
- Rust not yet supported