dusk-network / plonk

Pure Rust implementation of the PLONK ZKProof System done by the Dusk team
https://dusk-network.github.io/plonk
Mozilla Public License 2.0
543 stars 150 forks source link

Fix clippy warnings #774

Closed moCello closed 1 year ago

moCello commented 1 year ago

Summary

Fix clippy warnings and possibly add clippy check to CI