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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 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
- Constant promotion with interior mutability exposes whether a function was used
- Rust 1.90.0 LLD linker: libmkl_intel_lp64.so: undefined symbol: mkl_lapack_zhesvxx
- Coverage behavioral changes on #[derive] lines
- Docs
- Rust not yet supported