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
- feature use after accidentally using an outer comment might give lots of 'enable feature' errors
- Document encode_utf16() endianness; maybe add endianness and BOM options.
- Handle `fn` parameter type with named borrow missing a leading `'`
- Switch table generated when code for all match arms are identical
- rustc book should document the ABIs rustc supports
- Bug when mixing /**/ and // comments on * operator
- Uplift clippy::double_neg into rustc
- && operator chains (and ||, possibly) generates unoptimizable LLVM IR
- `hash_map::OccupiedEntry` should provide original key back.
- Failure to infer closure argument type under some circumstances
- Docs
- Rust not yet supported