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
- 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"
- assoc type impl mismatch with trait assoc type doesnt mention where clauses
- Missing caching for HRTB projection equality bounds (`for<'x> T: Trait<'x, Assoc = ...>`).
- Docs
- Rust not yet supported