Skip to content

pbkdf2: apply workspace-level lints#884

Merged
tarcieri merged 1 commit intomasterfrom
pbkdf2/workspace-level-lints
Apr 20, 2026
Merged

pbkdf2: apply workspace-level lints#884
tarcieri merged 1 commit intomasterfrom
pbkdf2/workspace-level-lints

Conversation

@tarcieri
Copy link
Copy Markdown
Member

Adds the workspace-level config from RustCrypto/utils#1411 to this repo and applies it to pbkdf2.

Adds the workspace-level config from RustCrypto/utils#1411 to this repo
and applies it to `pbkdf2`.
@tarcieri tarcieri requested a review from newpavlov April 20, 2026 13:29
Comment thread pbkdf2/src/mcf.rs

// TODO(tarcieri): tests for SHA-1
#[cfg(test)]
#[allow(clippy::unwrap_used)]
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Not sure why .clippy.toml didn't work here

@tarcieri tarcieri merged commit 8f0ced5 into master Apr 20, 2026
68 checks passed
@tarcieri tarcieri deleted the pbkdf2/workspace-level-lints branch April 20, 2026 14:05
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