bheisler / criterion.rs

Statistics-driven benchmarking library for Rust
Apache License 2.0
4.28k stars 290 forks source link

Various cleanups #770

Closed samueltardieu closed 3 months ago

samueltardieu commented 3 months ago

Those various cleanups help ensure a build without warnings:

This makes it easier to check that proposed pull requests do not introduce new warnings themselves.