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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Closure lifetime error doesn't reference variable when `move` is used
- Add clearer error message when mistakenly using `ok_or` instead of `ok_or_else` and equivalent method
- Clarification needed on what happens when `Future::poll` wakes an old waker
- ICE due to renaming type (`ParseError` -> `ParseDiagnostic`)
- Confusing error `captured variable cannot escape FnMut closure body` caused by unnecessary move closure
- Conflicting trait impls cause ICE with `generic_const_exprs`
- ICE with `dyn*` and method that takes `self` by value
- Resolving remaining concerns with `Pin` docs
- error: manifest path `.../src/tools/cargo/Cargo.toml` does not exist
- internal compiler error: SizeOf MIR operator called for unsized type dyn Send
- Docs
- Rust not yet supported