Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tuple::try_join - drop futures in-place #145

Merged
merged 5 commits into from
Jun 23, 2023
Merged

tuple::try_join - drop futures in-place #145

merged 5 commits into from
Jun 23, 2023

Conversation

yoshuawuyts
Copy link
Owner

Reference: #137. This is the last of the batch, implementing "drop-in-place" semantics for tuple::try_join. Thanks!

@yoshuawuyts
Copy link
Owner Author

I'm feeling good about this - we added a miri test to this as well and it's passing. Going to hit merge on this and publish a new release.

@yoshuawuyts yoshuawuyts merged commit 84337fd into main Jun 23, 2023
@delete-merged-branch delete-merged-branch bot deleted the try-join-tuple branch June 23, 2023 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant