console-rs / indicatif

A command line progress reporting library for Rust
MIT License
4.22k stars 238 forks source link

tests: suppress clippy redundant clone check in test code #549

Closed chris-laplante closed 1 year ago

chris-laplante commented 1 year ago

Seems to be a new or at least tweaked clippy check. It is now causing lint failure.