Skip to content

zeroize: Bound blanket array impls on Zeroize #213

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

Merged
merged 1 commit into from
Jun 4, 2019

Conversation

tony-iqlusion
Copy link
Member

...instead of DefaultIsZeroes. This makes them much more useful for custom derive, although they may not use the most performant implementation.

Better performance can be achieved in the future by adding custom attributes that allow specifying a more performant implementation should be used in cases where it actually matters.

...instead of `DefaultIsZeroes`. This makes them much more useful for
custom derive, although they may not use the most performant
implementation.

Better performance can be achieved by adding custom attributes that
allow specifying a more performant implementation should be used in
cases where it actually matters.
@tony-iqlusion tony-iqlusion merged commit 56ae739 into develop Jun 4, 2019
@tony-iqlusion tony-iqlusion deleted the zeroize/relax-array-bounds branch June 4, 2019 19:58
@tony-iqlusion tony-iqlusion mentioned this pull request Jun 4, 2019
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