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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Lint against treating `c_char` as `i8` or `u8`, for portability
- Heavy usage of traits & generics causes incredibly slow compile times & code bloat
- Compiler doesn't warn on infinite recursion in trait's method
- supertraits do not resolve correctly for dynamic dispatch trait bounds
- Tracking Issue for #![feature(async_iterator)]
- Compiler does not show location of error
- Add automated tool to ensure new feature gates are documented
- Suggest using -- --nocapture if tests run for too long
- x.py test --stage 0 src/tools/clippy does not work
- Unused local not eliminated by MIR optimizations
- Docs
- Rust not yet supported