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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Uplift and extend `clippy::needless-maybe-sized` into rustc
- reference dirfd implementation
- Make `Rc<T>::deref` zero-cost
- Temporary lifetime extension for blocks
- `#[target_feature]` mismatch on unsafe trait fn vs its impl causes sneaky UB
- Reserve before `write_fmt` for owned buffers
- Added `unchecked_div` and `unchecked_rem` to signed and unsigned numerical types
- -Zharden-sls flag (target modifier) added to enable mitigation against straight line speculation (SLS)
- Arbitrary self types v2: stabilize
- Move coroutine upvars into locals for better memory economy
- Docs
- Rust not yet supported