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 supported300 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Always inline functions don't have correct source line information under the VS debugger
- Diagnostic message for std trait implementation includes unstable std type
- Inconsistent behavior of auto_traits+negative_impls across crates.
- rustc sometimes constant-folds math method calls but still emits a call anyway
- AVR: miscompilation, or stack overflow, when running cryptographic code
- `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`
- Docs
- Rust not yet supported