rust
https://github.com/rust-lang/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 supported356 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 1.92.0 warns about unreachable code, but that code can't be removed without type errors
- Stop using rustc_layout_scalar_valid_range_* in rustc
- Stabilize `int_format_into` feature
- [EXPERIMENT] inline `fmt::write` for `Arguments` without placeholders
- c-variadic: use `emit_ptr_va_arg` for mips
- Allow `UnsafeCell` in shared statics
- privacy: Fix type privacy holes when it doesn't cause too much breakage
- Trait alias refs don't induce trait object lifetime defaults
- ICE: `debug_assert_eq!(params_with_generics.len(), matched_inputs.len())`
- ICE `expected ConstKind::Value, got {const error}`
- Docs
- Rust not yet supported