Skip to content

Appease updated cargo clippy

onyinyang requested to merge onyinyang/lox:clippy-update into main

The most recent rust/cargo versions throw a number of clippy errors. One of these was due to experimental test runners being flagged as warnings that will later become hard errors. This required updating the benchmarking code in lox-zkp and updating the dependency to 0.8.3.

Edited by onyinyang

Merge request reports

Loading