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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking issue for release notes of #130190: [discussion] `ErrorKind::FilesystemQuotaExceeded` from `io_error_more`
- Tracking issue for release notes of #130191: [discussion] `ErrorKind::CrossesDevices` from `io_error_more`
- Adding `lto = true` causes duplicated symbol errors on `.weak` symbols
- Tracking issue for release notes of #132187: Add Extend impls for tuples of arity 1 through 12
- "error[E0106]: missing lifetime specifiers" suggests creating unusable `&'a mut Foo<'a>` references
- better explanation when evaluation of constant value failed with overflowing literal
- edition 2024 migration of `Command::before_exec` is suboptimal and doesn't compile
- Revamp `cg_llvm` debuginfo handling to use records
- Revamp `cg_llvm` debuginfo handling to use the LLVM-C API
- cg_llvm: Replace most of our DIBuilder wrappers with LLVM-C API bindings
- Docs
- Rust not yet supported