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
- Missed Optimization when Matching on Complete Unicode Character Ranges with an Unreachable Arm
- Compiler support for Windows TLS destructors
- Borrow incorrectly "escapes" function when calling method of blanket impl for `'static` type
- "unused import" could be more helpful ("nothing to export")
- ICE: E0061 somehow misses function boundary?
- E0593 could suggest using tuple as closure arg
- Using `as` to get `todo!` to work with `impl` return gives false unreachable code warning
- Noop loop is only optimized away when the range is half-open
- Type inference for the question mark operator
- ICE: broken mir with temporary lifetime extention
- Docs
- Rust not yet supported