diff --git a/jubjub/src/fr.rs b/jubjub/src/fr.rs index 73ce463af..e46953027 100644 --- a/jubjub/src/fr.rs +++ b/jubjub/src/fr.rs @@ -450,6 +450,7 @@ impl Fr { } #[inline] + #[allow(clippy::too_many_arguments)] const fn montgomery_reduce( r0: u64, r1: u64,