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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Passing a lifetime GAT to a closure can cause the compiler to run indefinitely
- ICE “unexpected bound ty in binder” involving type binder, `Fn`-family trait and closure
- Unexpected partial move in closure for `Copy` field
- Borrow checker bug with double borrow
- Clarify drop_in_place safety
- Rust compiler shows unused function warning when using modules with the path expression
- Rust produces unlinkable code when writing large arrays
- Floating point remainder in `no_std` causes linker error
- Anonymous lifetimes in impl trait are allowed in async fn, despite being an unstable feature
- diagnosics for expression in fn param could be improved
- Docs
- Rust not yet supported