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 supported353 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- if multiple `-Z allow-features` are passed, only the last is used
- thread 'rustc' panicked at compiler\rustc_monomorphize\src\collector.rs:295:51
- inconsistent `stringify!`
- ICE: `has escaping bound vars, so it cannot be wrapped in a dummy binder`
- false positive "unconstrained opaque type" error on impl trait in trait associated type
- Unexpected "cannot infer type"
- ICE: `Failed to normalize Alias(Opaque, AliasTy ..`
- Unhelpful suggestion to borrow when an iterator of wrong type is passed to a method with a trait bound (E0277)
- `async closure does not implement ``FnMut`` because it captures state from its environment` for `async move` closures capturing copyable values, while closures returning `async move` blocks work fine
- uninterned StableCrateId: StableCrateId(0)
- Docs
- Rust not yet supported