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
- implement const Iterator for Range
- Better docs for PartialEq (includes macro rename)
- Rid fn params of historical baggage (argument modes begone for good!)
- repr(transparent): never consider arrays trivial for the ABI
- `EffectiveVisibility`: split fixed-point iteration into 2 stages
- Distinguish `repr(C)` ZSTs from others in ABI computation
- Tweak and simplify `encode_side_effect`.
- [POC] create an MVP for using `Destruct` for custom dtors
- Fix trait method resolution on an adjusted never type
- Make `Infallible = !`
- Docs
- Rust not yet supported