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
- rustdoc::clean is missing glob re-exports
- std::net: Solaris supports `SOCK_CLOEXEC` as well since 11.4.
- Tracking issue for release notes of #129195: Stabilize `&mut` (and `*mut`) as well as `&Cell` (and `*const Cell`) in const
- Real cross-compiling tests instead of `#![no_core]` silliness
- Making a mistake in a match can lead to infinite recursion without any hint to what is going on
- Tracking issue for release notes of #129541: (Anti-)regression between Rust 1.78.0 and Rust 1.79.0 with struct containing `Cow<[Self]>`
- ICE: suggestion must not have overlapping parts `E0599`
- Make E0277 on `Sized` its own error code with more focused explanation
- Tracking Issue for `str::as_str()`
- Permitting "foreign" languages to dispose of Rust panics
- Docs
- Rust not yet supported