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

Update to io-lifetimes 1.0. #273

Merged
merged 3 commits into from
Sep 2, 2022
Merged

Conversation

sunfishcode
Copy link
Member

This converts to the new traits, with From instead of IntoFd and FromFd.

This currently depends on cap-async-std being disabled, since async-std
doesn't yet have the io-safety trait impls yet.

@sunfishcode sunfishcode force-pushed the sunfishcode/io-lifetimes-1.0 branch 2 times, most recently from d5314d4 to 74729fa Compare August 23, 2022 20:52
@sunfishcode
Copy link
Member Author

sunfishcode commented Aug 23, 2022

Once async-rs/async-std#1036 lands and is released, we'll be able to re-enable cap-async-std here.

This converts to the new traits, with `From` instead of `IntoFd` and
`FromFd`.

This currently depends on cap-async-std being disabled, since async-std
doesn't yet have the io-safety trait impls yet.
@sunfishcode sunfishcode merged commit ea32eb4 into main Sep 2, 2022
@sunfishcode sunfishcode deleted the sunfishcode/io-lifetimes-1.0 branch September 2, 2022 19:38
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.

None yet

1 participant