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

chore: use futures_util::ready #35

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

tottoto
Copy link
Contributor

@tottoto tottoto commented Sep 15, 2023

hyper-util could use futures_util::ready.

@davidpdrsn
Copy link
Member

@tottoto
Copy link
Contributor Author

tottoto commented Sep 15, 2023

I think the stabilized API is https://doc.rust-lang.org/stable/std/task/macro.ready.html, which requires Rust 1.64.

@jplatte

This comment was marked as resolved.

@tottoto tottoto changed the title chore: use futures_utill::ready chore: use futures_util::ready Dec 21, 2023
@tottoto
Copy link
Contributor Author

tottoto commented Dec 21, 2023

Fixed.

@seanmonstar seanmonstar merged commit b96757e into hyperium:master Jan 6, 2024
15 checks passed
@tottoto tottoto deleted the futures-util-ready branch January 6, 2024 23:29
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.

4 participants