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
- Inconsistent treatment of different kinds of trait bounds with GATs
- Improve diagnostics when accidentally making str instead of &str
- “Fully qualified syntax” seems poorly defined or documented: Type::method is not necessarily fully qualified
- Tracking Issue for RFC 3123: Scrape code examples from `examples/` directory for Rustdoc
- Diagnostics with collect used as slice
- Port non_fmt_panic help and suggestions to the format error diagnostic
- [aarch64] Running unit tests with codegen-units=1 triggers errors when optimizing with vectorization
- Invalid derive proc macro output silently ignored
- Could we point out cases of `&'a mut S<'a>` that could be re-written to `&mut S<'a>`?
- unlikely intrinsic does not work
- Docs
- Rust not yet supported