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 supported296 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Avoid const-eval ICEs from invalid CoerceShared impls
- 1.98 beta regression: "queries overflow the depth limit!"
- Regression of std::arch::x86_64::_mm_packus_epi16 in rustc 1.96 - emits unnecessary (still correct) pmaxsw and pminsw before packuswb
- Suggest `parse` on expected types that implement `FromStr`
- compiletest: accept optional whitespace in version range directives
- Generate `valid_range`s for enums sign-agnostically
- Size of `Option` of 128-variant `repr(i8)` enum has size 2 bytes instead of 1.
- Remove a buggy cast from CheckEnums
- std: count all processor groups in available_parallelism on Windows
- Allow associated const equality constraints with GCA
- Docs
- Rust not yet supported