rust
https://github.com/rust-lang/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 supported369 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- CI experiments
- Incorrect 'before the previous value is read' rustc warning on +=
- Large `MaybeUninit::assume_init` values no longer construct in place: 8 kB stack temporary + memcpy (regression in nightly-2026-06-26, caused by #158345)
- Suggest `impl Fn()` in return type when trying to return a closure coerced to `fn()` pointer
- [ICE]: next solver: `Unexpected node Synthetic`
- [ICE]: `Normalizing Binder { .. } without wrapping in a 'Binder'`
- opt-dist: should we pass -Zincremental-verify-ich during builds?
- `tests/debuginfo/function-call.rs` + gdb is flaky
- Missed optimization: returning a niche-optimized `Option<&T>` leaves a redundant null check after inlining
- `asm!` xmm16-31 register usage is reported as zmm on i686 targets in diagnostic
- Docs
- Rust not yet supported