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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Avoid deriving bounds from FnPtr
- move `check_ffi_pure` to attribute parser
- Rid fn params of historical baggage (argument modes begone for good!)
- Better docs for PartialEq (includes macro rename)
- Additionally gate negative bounds behind new `-Ztrait-solver-testing-features`
- implement const Iterator for Range
- obligations_for_self_ty: skip irrelevant goals (recompute sub_root from stalled_vars)
- Further optimize `SliceIndex<str>` impl for `Range<usize>`
- repr(transparent): never consider arrays trivial for the ABI
- `EffectiveVisibility`: split fixed-point iteration into 2 stages
- Docs
- Rust not yet supported