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
- Drop support for FreeBSD 10 and 11 from std
- Add a suggestion to make inaccessible items accessible
- Better diagnostics for out-of-scope traits
- Suggest implementing more traits for array type itself instead of using the traits of slice type
- Unclear documentation around HashMap iteration order
- Custom Fn* trait implementation doesn't properly fallback from Fn to FnMut, or FnMut to FnOnce
- Confusing error message for borrow rule mismatch on `Result::map`
- Associated type constraints and higher ranked trait bounds require impossible type annotations
- Suboptimal diagnostic with a missing fn const
- non_fmt_panic warns on 2021 for external macros
- Docs
- Rust not yet supported