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 supported277 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- “closure references itself” error when it’s not
- "can't find crate" errors are easy to miss because they result in many more follow-up errors
- bad diagnostic on using `impl Trait` in recursive function
- rustdoc: Mechanism to show trait impls inline when relevant to very few methods
- The asm! macro incorrectly zeroes high byte register if both high and low byte registers are used for input, and the low byte input value is zero.
- Clean up cast categorization
- Tracking Issue for map_many_mut
- Rustdoc doesn't play well with `use ... as _` syntax
- Personality function not required in no_std code that uses `C_unwind` FFI.
- ambiguous assoc types result in incorrect suggestion
- Docs
- Rust not yet supported