halo2/src/circuit/gadget/poseidon
Daira Hopwood 81fb944997 Make this crate clippy clean for warnings on nightly.
One .clone() removal; all of the other changes are removing needless borrows that are immediately
dereferenced: https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2021-06-21 18:04:00 +01:00
..
pow5t3.rs Make this crate clippy clean for warnings on nightly. 2021-06-21 18:04:00 +01:00