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 supported290 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Crash when compiling `cranelift-codegen` on Termux
- Added `get_unchecked` and `get_unchecked_mut` to `OnceLock` and `LazyLock`
- core: use specialization for more methods of `impl Iterator for &mut I`
- Ensure non-empty buffers for large vectored I/O
- libunwind: Unsupported .eh_frame_hdr version
- core: implement `fold` via `try_fold`
- RISC-V RVV not enabled despite `-Ctarget-cpu=native`
- Undefined lints scoped under `rustc` don't result in lint unknown-lints getting emitted (unless `-Zunstable-options` is passed)
- Add methods to TCP and UDP sockets to modify hop limit (refresh of #94678)
- linker: Move native library search from linker to rustc
- Docs
- Rust not yet supported