mirror of
https://git.proxmox.com/git/proxmox
synced 2025-11-02 20:52:56 +00:00
this resolves a clippy lint that checks that `clone()` isn't called on `Copy` types as that is unnecessary [1]. [1]: https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy Signed-off-by: Shannon Sterz <s.sterz@proxmox.com> |
||
|---|---|---|
| .. | ||
| debian | ||
| examples | ||
| src | ||
| tests | ||
| Cargo.toml | ||