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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- arbitrary_self_type: insert implied Receiver bound on Deref
- ICE: `encountered a fresh type during canonicalization`
- `unconditional_recursion` lint false positive on abort-on-drop type.
- Crash when compiling `cranelift-codegen` on Termux
- `rustc-LLVM ERROR: Cannot select` with `-C code-model=large`
- 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
- ICE: `format_args!` optimization can construct a `&str` longer than `isize::MAX`
- Docs
- Rust not yet supported