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
- Enabling `+crt-static` in a blanket way breaks dynamic libraries including proc macros
- Implement `signum()` on unsigned integers
- Missed optimization: locally constructed arrays are not promoted to constants
- Unhelpful error message, and endless loop in cargo, when a procedural macro overflows its stack
- Investigate supporting filesystem overlay in rustc
- Backtrace rendering inconsistent between `std::backtrace` and panics
- diagnostic: rustc points to wrong type parameters in error message
- Paramater type deduction fails to coerce fn item to function pointer if surrounded by Option.
- rustdoc's treatment of cross-crate ("imported") files is suboptimal.
- Why implementation of iterator is not generic enough in async context?
- Docs
- Rust not yet supported