Skip to content

Clean up certificate extension tests#347

Merged
tarcieri merged 1 commit intoRustCrypto:masterfrom
npmccallum:certtest
Jan 27, 2022
Merged

Clean up certificate extension tests#347
tarcieri merged 1 commit intoRustCrypto:masterfrom
npmccallum:certtest

Conversation

@npmccallum
Copy link
Copy Markdown
Contributor

Clippy now complains about the use of a manual counter in the loops. These
tests can be more succinctly expressed using .zip(EXTENSIONS).

Signed-off-by: Nathaniel McCallum nathaniel@profian.com

Clippy now complains about the use of a manual counter in the loops. These
tests can be more succinctly expressed using `.zip(EXTENSIONS)`.

Signed-off-by: Nathaniel McCallum <nathaniel@profian.com>
@tarcieri tarcieri merged commit 96dd1af into RustCrypto:master Jan 27, 2022
@tarcieri
Copy link
Copy Markdown
Member

Thanks!

@npmccallum npmccallum deleted the certtest branch March 10, 2022 20:46
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.

2 participants