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

uninit_slice: simplify as_uninit_slice_mut() logic #644

Merged
merged 1 commit into from Dec 28, 2023

Conversation

lucab
Copy link
Contributor

@lucab lucab commented Dec 22, 2023

This reworks UninitSlice::as_uninit_slice_mut() using equivalent simpler logic.

This reworks `UninitSlice::as_uninit_slice_mut()` using equivalent
simpler logic.
Copy link
Member

@taiki-e taiki-e left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@taiki-e taiki-e merged commit f73c6c8 into tokio-rs:master Dec 28, 2023
15 checks passed
@lucab lucab deleted the ups/simplify-as_uninit_slice_mut branch December 28, 2023 15:55
@braddunbar braddunbar mentioned this pull request Mar 22, 2024
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

2 participants