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
- 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
- Implement `rustc_datastructures::RwLock` as union over `RefCell` and `parking_lot::RwLock`.
- Cloning a `Pin<Box>` with custom allocator can violate the drop guarantee without ever calling `Box::pin` or similar
- `tests/debuginfo/function-call.rs` + gdb is flaky
- Docs
- Rust not yet supported