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
- 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 = ...>`).
- Compile panic in nested empty proc_macro
- `rustc` hangs on structure parameterised by lifetime and recursive trait.
- Tracking Issue for arithmetic and certain bitwise ops on `AtomicPtr`
- "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
- unhelpful `drop check cycle encountered` errors on infinite-sized recursive enum with a boxed variant
- Tracking issue for integer_atomics
- unreachable variable is marked unused incorrectly
- Docs
- Rust not yet supported