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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- mut struct member var(ref) bind to new obj still hint: does not live long enough
- `slice.iter().take_while(f).count()` produces suboptimal assembly code
- Performance regression with `get_many_mut()`
- Confusing error around 2024 impl trait lifetime capture
- Arm32 EABI exception handling
- rustc should allow moving a value and its borrowed data into a `move` closure.
- Dollar sign is handled incorrectly for section names in inline-assembly on Windows platform
- The `slice::chunks_exact` iterator does not optimize when the initial slice is non-empty
- rustc fails to prove `Send`ness for an `async` block where a `!Send` value is dropped before an `.await` point
- global_asm-implemented extern "C" functions are not exported from dylib crates
- Docs
- Rust not yet supported