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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- No error code for "union patterns should have exactly one field"
- Consider renaming (`Re`)`EarlyBound` to `ReParam` and (`Re`)`LateBound` to `Bound`.
- BinaryHeap::peek_mut borrow check error (previously worked with -Z polonius)
- Missing write coalescing
- Generate better memcpy code for types with alignment padding
- Incorrect/confusing error message with multiple bounds of a single associated-type parametrized trait
- Consider integrating with OSS-Fuzz?
- Very hard to read error when returning `?` from closure not returning Result or Option
- Multiple associated type-parametrized bounds fail to resolve
- Cloned sockets are inherited by child processes on windows
- Docs
- Rust not yet supported