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

Use std::pin::pin! macro instead of pin-utils #366

Merged
merged 1 commit into from
Dec 8, 2024
Merged

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Sep 15, 2024

Depend on #364.

std::pin::pin! macro has been stabilized in Rust 1.68.

std::pin::pin! macro has been stabilized in Rust 1.68.
@taiki-e taiki-e marked this pull request as ready for review December 8, 2024 05:52
@taiki-e taiki-e enabled auto-merge (squash) December 8, 2024 05:52
@taiki-e taiki-e merged commit b810b4a into master Dec 8, 2024
5 checks passed
@taiki-e taiki-e deleted the taiki-e/pin branch December 8, 2024 05:55
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.

2 participants