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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Result-based error handling optimizes very poorly for large payloads
- Add (a lot of) tests to rustdoc
- Lack of HRTB produces nonsense error message, correct syntax isn't even mentioned in The Book
- Incorrect suggestion in error when accessing field on raw pointer
- "consider adding an explicit lifetime bound `R: 'static" suggestion is misleading
- `:vis` matcher can't parse EOF
- Collision of Borrow::borrow() and RefCell::borrow()
- Non-optimal derived PartialEq for POD struct
- Compiling to Webassembly quickly fills up available RAM and crashes computer
- “type must outlive the static lifetime” makes no sense
- Docs
- Rust not yet supported