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
- Stabilize attributes on closure and method call expressions
- Avoid leaking opaque hidden types via auto trait candidates
- Allow elided ('static) lifetimes in `thread_local!`
- Enable statx on all Linux targets and short-circuit it for musl
- Large arm64 macOS debug binaries fail to exec since the v0 mangling default
- Large `MaybeUninit::assume_init` values no longer construct in place: 8 kB stack temporary + memcpy (regression in nightly-2026-06-26, caused by #158345)
- Several bugs stemming from use of `f32`/`float` for discarded vector outputs in x86-64 inline asm
- Avoid const-eval ICEs from invalid CoerceShared impls
- Suggest `parse` on expected types that implement `FromStr`
- Remove a buggy cast from CheckEnums
- Docs
- Rust not yet supported