Skip to content

factor: rename input parameter#5892

Merged
sylvestre merged 1 commit intouutils:mainfrom
kralo:fix-5883
Jan 28, 2024
Merged

factor: rename input parameter#5892
sylvestre merged 1 commit intouutils:mainfrom
kralo:fix-5883

Conversation

@kralo
Copy link
Contributor

@kralo kralo commented Jan 27, 2024

Closes: #5883

Clippy warns if there are more than 4 single-character local variables.

I looked up the original papers for that algorithm and I don't see any sense renaming x,y or d.
I see the best solution in renaming the input parameter.

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.

factor/rho.rs: Fix #![allow(clippy::many_single_char_names)]

2 participants