Skip to content

rustfmt: style_edition 2024#74

Merged
ctz merged 1 commit intomainfrom
jbp-2024-edition-ish
Feb 21, 2025
Merged

rustfmt: style_edition 2024#74
ctz merged 1 commit intomainfrom
jbp-2024-edition-ish

Conversation

@ctz
Copy link
Member

@ctz ctz commented Feb 21, 2025

(also did cargo fix --edition and cargo fix --edition-idioms, with no changes resulting)

#[cfg(feature = "alloc")]
impl zeroize::Zeroize for PrivatePkcs1KeyDer<'static> {
fn zeroize(&mut self) {
self.0 .0.zeroize()
Copy link
Member

Choose a reason for hiding this comment

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

I'm happy to see this get fixed. The old way is so ugly!

Copy link
Member Author

Choose a reason for hiding this comment

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

me too! totally grot

Copy link
Member

@cpu cpu left a comment

Choose a reason for hiding this comment

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

Thanks!

@ctz ctz added this pull request to the merge queue Feb 21, 2025
Merged via the queue into main with commit 864471f Feb 21, 2025
28 checks passed
@ctz ctz deleted the jbp-2024-edition-ish branch February 21, 2025 14:51
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.

3 participants