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
- `unused_assignments` when writing to variable and then reading from its raw pointer
- Docs for `MaybeUninit::assume_init` should indicate that reading uninit POD isn't sound
- Additional suggestion for returning async closure Future is wrong
- Hang : `rustc` hangs/OOMs with infinite recursion
- bootstrap ignores `{CC,CFLAGS}_$TARGET` env vars when target name contains a period
- Tracking Issue for stdin/stdout/stderr file descriptor constants
- #[rustc_pub_transparent] does not shows up as #[repr(transparent)] in docs
- ICE on Nightly building project with `generic_const_exprs` and `tokio`
- VS 2026 build tools: LLVMRustOptimize may cause Segmentation fault
- Claims that deduced parameter to lambda has type &mut T, which makes calling functions that take a &mut T fail; actually making it arg: &mut T makes it work
- Docs
- Rust not yet supported