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::mem::zeroed with type inference #2526

Merged
merged 1 commit into from May 30, 2023
Merged

Use std::mem::zeroed with type inference #2526

merged 1 commit into from May 30, 2023

Conversation

kennykerr
Copy link
Collaborator

The custom zeroed was initially required to introduce the simpler parameter binding but subsequent refactoring made that unnecessary.

@kennykerr kennykerr changed the title Use std zeroed with type inference Use std::mem::zeroed with type inference May 30, 2023
@kennykerr kennykerr merged commit 7b2df65 into master May 30, 2023
47 checks passed
@kennykerr kennykerr deleted the zeroed branch May 30, 2023 22:09
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