lambdaclass / lambdaworks

lambdaworks offers implementations for both SNARKs and STARKs provers, along with the flexibility to leverage their individual components for constructing customized SNARKs.
https://lambdaclass.github.io/lambdaworks/
Apache License 2.0
625 stars 140 forks source link

Fix Cargo clippy #944

Closed nicole-graus closed 2 days ago

nicole-graus commented 2 days ago

Fix: curves, unsigned integer and hash clippy.

codecov-commenter commented 2 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.99%. Comparing base (d016a73) to head (cf35df8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #944 +/- ## ======================================= Coverage 70.99% 70.99% ======================================= Files 153 153 Lines 32770 32770 ======================================= Hits 23264 23264 Misses 9506 9506 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.