Yuri Astrakhan 1d59c7b667 Remove non-needed clones
I am not certain if this will improve performance,
but it seems having a .clone() without any need should be removed.

This was done with clippy, and manually reviewed:

```
cargo clippy --fix -- -A clippy::all -D clippy::redundant_clone
```
2022-12-23 02:20:03 -05:00
..
2022-07-20 15:02:08 +02:00
2022-12-23 02:20:03 -05:00
2022-02-28 12:15:15 +02:00
fmt
2022-12-03 01:20:27 +01:00
2022-03-12 16:50:49 +01:00
2022-11-25 12:22:06 +05:30
2022-08-01 13:47:09 +02:00
2022-11-07 15:49:26 +01:00
2022-08-01 13:47:09 +02:00
2022-08-01 13:47:09 +02:00
2022-08-15 13:51:45 +02:00