Skip to content

Conversation

@tarcieri
Copy link
Member

@tarcieri tarcieri commented Jan 25, 2026

Applies the same lints we recently applied to https://github.com/RustCrypto/utils

Somewhat annoyingly, because this crate configures lints.rust.unexpected_cfgs, I wasn't able to use lints.workspace = true, nor was I able to figure out a way to source just the clippy lints from the workspace, so this just sets them at the level of the crate.

@tarcieri tarcieri force-pushed the polyval/expand-clippy-lints branch 2 times, most recently from a07a421 to b1b390c Compare January 25, 2026 02:04
Applies the same lints we recently applied to
https://github.com/RustCrypto/utils

Somewhat annoyingly, because this crate configures
`lints.rust.unexpected_cfgs`, I wasn't able to use
`lints.workspace = true`, nor was I able to figure out a way to source
just the clippy lints from the workspace, so this just sets them at the
level of the crate.
@tarcieri tarcieri force-pushed the polyval/expand-clippy-lints branch from b1b390c to da44fdd Compare January 25, 2026 02:19
@tarcieri tarcieri merged commit 764a1d0 into master Jan 25, 2026
22 checks passed
@tarcieri tarcieri deleted the polyval/expand-clippy-lints branch January 25, 2026 02:34
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