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
- Vec::iter not found in search in rustdoc
- Poor diagnostic for closure not returning Result when there is a return Ok/Err in it
- Tracking issue: deref patterns
- Compiler should warn if "unused" shadowed variable is actually used in inner block
- "expect slice, found Vec" error is unrelated to the actual issue
- Test suite compilation spends a large amount of time in `evaluate_obligation`
- Simple `for` statement can be broken with linker error since nightly-2021-06-10-x86_64-unknown-linux-gnu
- Functions/closures do not coerce to trait objects and give confusing diagnostics
- Borrowed Fn closure gives "implementation of FnOnce is not general"
- rustdoc: some trait implementors don't have src link
- Docs
- Rust not yet supported