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
- rustc should recommend impl Trait before dyn Trait in argument and return type positions
- Add UI for advanced search
- Unintuitive behavior with inferred lifetimes for closures
- Source of lifetime coercion is not reported starting in 1.63
- Use inference to fill in missing type parameters
- “captured variable cannot escape `FnMut` closure body” diagnostic can be more confusing than the basic “may outlive current function” diagnostic
- fn where clause "constrains trait impls" or something
- NVPTX: Debug section symbol naming in .ptx output
- Recursive PartialEq implementation not detected
- `overflowing_literals` should have an option for "ignore signed overflows"
- Docs
- Rust not yet supported