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
- Parse error recovery is obversable by macros in several cases
- Partially const traits
- When `.into` used, but it doesn't exist but `.try_into()` is available, suggest using `try_into()`
- Massive performance regression between `nightly-2022-08-12` and `nightly-2022-08-13`
- ld64.lld: error: too many personalities (4) for compact unwind to encode
- included range in for loop gives more assembly code than excluded range
- Bogus `higher-ranked lifetime error` in an async block
- extern "C" functions don't generate the same IR definitions as clang on x86, causing problems with cross-language LTO
- Tracking Issue for `mem::Alignment` type
- Inference failure with `type_changing_struct_update`
- Docs
- Rust not yet supported