mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-05-28 12:49:54 +00:00
fix clippy
This commit is contained in:
parent
54676487e1
commit
eb7d18da2e
@ -47,6 +47,7 @@ impl Sub for Fp {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[allow(clippy::suspicious_arithmetic_impl)]
|
||||||
impl Mul for Fp {
|
impl Mul for Fp {
|
||||||
type Output = Self;
|
type Output = Self;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user