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 supported289 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
- Rewrite docs for fetch_update for clarity
- 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 same types are same with two types that are the associated type of each other.
- Workaround for llvm bug for f32x3 saturating fp->int opt-level=0 on aarch64 is fixed in LLVM 20
- -Z meta-stats + RUSTC_LOG=info ICEs on next build
- Docs
- Rust not yet supported