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
- Function parameter type resolution incorrect when multiple generics used
- Condvar: implement wait_timeout for targets without threads
- Error mentions invalid nested HRTB: `&mut for<'a> fn(for<'a> fn(&'a ()))`
- closure upvars disable `unused_assignments` lint
- Better error reporting for `T: ?Sized` types when `impl Receiver for MyType<T>` is implicitly sized
- error: compiler panic "could not compile `syn` (lib)"
- Large files containing many tokens of `const` data compile very slowly and use a lot of memory (in MIR_borrow_checking and expand_crate)
- Generate shell completions for x as well
- When subtyping can change switch out trait impls, `Pin::new`’s check for `Target: Unpin` becomes insufficient
- AIX: use align 8 for byval parameter
- Docs
- Rust not yet supported