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 supported290 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Cloning a `Pin<Box>` with a custom allocator can violate the pinning invariant
- Tracking Issue for more const methods on Result
- Tracking Issue for `global_asm!` in statement positions
- Rename `truncate` methods on integers to `narrow`
- Associated Type Not Resolved Inside Trait Bound
- Implement FusedIterator trait on StepBy if the underlying iterator is fused
- Try to make FieldDef smaller
- Under feature `unsafe_fields`, `unsafe` union fields are semantically permitted thereby contradicting the RFC
- lint against repeated repr attributes
- Comments are being reordered by `-Zunpretty=normal`
- Docs
- Rust not yet supported