rust
https://github.com/rust-lang/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 supported366 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking Issue for `error_generic_member_access`
- Add UI for advanced search
- Unintuitive behavior with inferred lifetimes for closures
- Source of lifetime coercion is not reported starting in 1.63
- “captured variable cannot escape `FnMut` closure body” diagnostic can be more confusing than the basic “may outlive current function” diagnostic
- Recursive PartialEq implementation not detected
- `overflowing_literals` should have an option for "ignore signed overflows"
- Missing caching for HRTB projection equality bounds (`for<'x> T: Trait<'x, Assoc = ...>`).
- "The trait `T` is not implemented for `impl Future<Output = impl T>`" does not suggest `.await`
- Rust allocates stack space for constant arrays, overflowing the stack
- Docs
- Rust not yet supported