Skip to content

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