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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Trait object coercion has problems with contravariant structs and lifetime bounds
- Better SIMD shuffles
- Inner function cannot be tested
- Add traits w/ auto-deriving for soundly serializing/inspecting/transforming rustc types.
- Rust has trouble seeing higher ranked lifetimes through generics
- Collision between extern-block fn and #[no_mangle] fn not detected
- Closures should infer to capture by copy
- Exposure of HashMap iteration order allows for O(n²) blowup.
- "lifetime parameter is not constrained..." when using lifetime param to derive assoc. type from reference type trait impl
- Unions interacting with Enum layout optimization
- Docs
- Rust not yet supported