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
- Rust match bound non-exhaustive patterns when all possible patterns for `char` are handled
- `async` block occupies twice the size of its captures (causing explosion in size).
- `unsafe_code` lint fires for `unsafe fn` with safe body
- Linker invocation for wasm32-unknown-unknown incompatibly changed between 1.66.1 and 1.67.1
- Testing a cross-compiled toolchain
- Distracting additional information when `u64` is passed to the `.pow()` method of another `u64`
- rustdoc: Tracking issue for the Askama migration
- error[[E0401]] and errors with constants
- Inconsistent path separators when trying to list paths using `doc --help --verbose` on mingw
- Passing a lifetime GAT to a closure can cause the compiler to run indefinitely
- Docs
- Rust not yet supported