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
- Suggest `{to,from}_ne_bytes` when people use transmute between arrays and integers
- `#[thread_local]`s are pessimized in `#[no_mangle]` functions
- 2024 edition migration of `ref` in patterns suboptimal: fixed up by clippy --fix
- Replace `rustc_layout_scalar_valid_range_start` attribute with pattern types
- Rewrite docs for fetch_update for clarity
- Start using pattern types in libcore
- Docs on safety of BufWriter are misleading
- `extern { fn f(_: *const __m128); }` emits `improper_ctypes`
- Robustify the `TyKind` ambig/unambig layout compatibility tests
- Rust can't figure out that two types are the same with supertraits and associated types.
- Docs
- Rust not yet supported