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 supported369 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking Issue for `bool::toggle`
- Implement `rustc_datastructures::RwLock` as union over `RefCell` and `parking_lot::RwLock`.
- Use query for Variant InhabitedPredicate
- Cloning a `Pin<Box>` with custom allocator can violate the drop guarantee without ever calling `Box::pin` or similar
- Panic on mem::transmute on negative non zero to Result<(), NonZeroI32>
- [DO NOT MERGE] try cross-compiling i686-mingw
- Move `std::time::Instant` to `core`
- Cleanup `chunk_by` count method and add tests
- Add ui tests for test harness item walk and proc macro input gating
- [crater experiment] lint against `Struct { .. }` when `Struct` has all private fields
- Docs
- Rust not yet supported