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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `tests/debuginfo/numeric-types.rs` test coverage became 64-bit only
- Share debuginfo testsuite breakpoint setup logic
- Tracking issue for release notes of #133820: Stabilize `derive(CoercePointee)`
- Stabilize `get_many_mut` as `get_disjoint_mut`
- Always show the lint name involved in a diagnostic?
- Missed optimization: bounds check not elided for `i * s < n` when `0 <= i < n / s`
- A shebang is displaced in HIR & expanded outputs
- Stabilize `hash_extract_if`
- Update `ReadDir::next` in `std::sys::pal::unix::fs` to use `&raw const (*p).field` instead of `p.byte_offset().cast()`
- Windows: remove readonly files
- Docs
- Rust not yet supported