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 supported291 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Document traits from #[derive(...)]
- Write on &mut [u8] and Cursor<&mut [u8]> doesn't optimize very well.
- Check the well-formed-ness of type aliases.
- LLVM's pass ordering chokes on zero-cost abstractions.
- Crate local state for procedural macros?
- Expose target cpu to conditional compilation
- Warn when `crate_type` attribute is ignored because of `--crate-type`
- "The following implementations were found" should also mention the trait bounds.
- Precision for debug formatting works with empty tuple, but not other things (odd inconsistency)
- struct pass-by-value failing on SPARC
- Docs
- Rust not yet supported