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
- "expected bound lifetime parameter, found concrete lifetime" when passing a 'static reference to a closure that returns a future
- Exponential Type Blowup when wrapping function
- Severe slowdown when wrapping a [MaybeUninit<T>; N] in a struct
- SIMD-enabled utf-8 validation
- Non-exhaustive patterns lead to bogus "unused variable" / "dead code" warnings
- Overhead of core::sync::atomic::* primitives in dev builds
- Expose `type_name()` method on Any.
- Semantics of MIR assignments, around aliasing, ordering, and primitives.
- Let custom codegen backends opt out of LTO
- TcpStream bind before connect
- Docs
- Rust not yet supported