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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- RPIT(IT)s "leak" internal implementation details of lifetime capturing via boundedness
- make path_statements lint machine applicable for statements with no effect
- Add test cases for namespaced crates
- upstream globs + other globs should be linted on
- Lint against `&T` to `&mut T` and `&T` to `&UnsafeCell<T>` transmutes (rebase)
- minimally implement `is` (RFC 3573), sans parsing
- `~const Destruct` is required for destructured arrays and tuples
- Unable to target armv6 with arm-unknown-linux-gnueabihf C toolchain
- fix: incorrect error message for string literal suffixes
- Add InfiniteIterator trait
- Docs
- Rust not yet supported