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 supported291 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- add `RandomSource::next_u{32,64}` methods
- Stabilize `optimize` attribute
- Prevent mutating the global environment pointer in `CommandExt::exec` and opt to use execve and resolve path manually
- Missing target feature ABI checks for Sparc64
- Create a `sve_zeroinitializer` compiler intrinsic
- remove remaining rustc_allowed_through_unstable_modules
- Predicate/clause cleanups
- Behavior change in mem::transmute() in 1.97/beta
- diagnostics: improve E0758 note for backticks in doc comments
- Cloning a `Pin<Box>` with a custom allocator can violate the pinning invariant
- Docs
- Rust not yet supported