Skip to content

Conversation

sunfishcode
Copy link
Owner

This ports the changes proposed in rust-lang/rust#93562 to io-lifetimes.

Specifically, remove the redundant comments on
OwnedHandle::from_raw_handle and OwnedSocket::from_raw_socket, and
remove the FromRawHandle impls for HandleOrInvalid and HandleOrNull.

This ports the changes proposed in rust-lang/rust#93562 to io-lifetimes.

Specifically, remove the redundant comments on
`OwnedHandle::from_raw_handle` and `OwnedSocket::from_raw_socket`, and
remove the `FromRawHandle` impls for `HandleOrInvalid` and `HandleOrNull`.
@sunfishcode sunfishcode marked this pull request as ready for review March 2, 2022 18:15
@sunfishcode
Copy link
Owner Author

The rust-lang PR is now approved.

@sunfishcode sunfishcode merged commit aaa1794 into main Mar 2, 2022
@sunfishcode sunfishcode deleted the sunfishcode/sync-with-upstream branch March 2, 2022 18:20
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