Skip to content

zeroize_derive: Inject where clauses; skip unused#882

Merged
tarcieri merged 2 commits intoRustCrypto:masterfrom
maurer:inject-where
Mar 31, 2023
Merged

zeroize_derive: Inject where clauses; skip unused#882
tarcieri merged 2 commits intoRustCrypto:masterfrom
maurer:inject-where

Conversation

@maurer
Copy link
Contributor

@maurer maurer commented Mar 30, 2023

The where clauses I was previously injecting were load bearing, but they needed to be filtered for skipped fields.

Fixes #878

The where clauses I was previously injecting *were* load bearing, but
they needed to be filtered for skipped fields.

Fixes RustCrypto#878
@tarcieri tarcieri merged commit 4b06984 into RustCrypto:master Mar 31, 2023
@maurer maurer deleted the inject-where branch March 31, 2023 17:06
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.

zeroize: breaking change for bounds

2 participants