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
- Confusing error reported for trait impls on DST with the last field being Sized
- Unnecessary stack writes when using write_volatile with arrays
- Tracking Issue for `try_trait_v2`, A new design for the `?` desugaring (RFC#3058)
- Async fn disagrees on its own return type ("one of the expected opaque types" vs "one of the found opaque types")
- Join does not work on borrowed Strings
- Tracking Issue for `nonzero_ops`
- Share drop glue too when -Zshare-generics is enabled
- error using `Vec::<dyn Any>::new()` in a const fn
- Tracking Issue for `-C export-executable-symbols`
- Deleting enum variant unexpectedly changes behavior in match statement
- Docs
- Rust not yet supported