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 supported290 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Check if we can get away with making `fn()` conflict with `&T`
- Should `partial_cmp` on `Range` implement interval order?
- return impl Trait should only permit unique lifetimes
- Same trait in dyn / impl trait should give a warning
- Optimize copies of large enums
- (Identical) function call with Generic arguments breaks compilation when called from within another function that has unrelated Generic arguments
- NLL: Poor borrow checker error message when extension of borrow happens indirectly (e.g. via method)
- unused_must_use lint after `write!` fails to note its origin
- Tracking issue for -Z emit-stack-sizes
- Exponential type/trait-checking behavior from linearly nested iterator adapters.
- Docs
- Rust not yet supported