Skip to content

ml-kem: add reason to all clippy div/rem allows#231

Merged
tarcieri merged 1 commit intomasterfrom
ml-kem/annotate-div-allow-blocks
Jan 31, 2026
Merged

ml-kem: add reason to all clippy div/rem allows#231
tarcieri merged 1 commit intomasterfrom
ml-kem/annotate-div-allow-blocks

Conversation

@tarcieri
Copy link
Member

For allow instances of allow(clippy::integer_division_remainder_used) adds a reason field which is now one of "constant" (as in bound to an all-caps-named const value) or "tests".

For allow instances of `allow(clippy::integer_division_remainder_used)`
adds a `reason` field which is now one of "constant" (as in bound to an
all-caps-named `const` value) or "tests".
@tarcieri tarcieri merged commit ef6a700 into master Jan 31, 2026
23 checks passed
@tarcieri tarcieri deleted the ml-kem/annotate-div-allow-blocks branch January 31, 2026 20:12
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.

1 participant