zed/crates/multi_buffer
Marshall Bowers 9735912965
Enable clippy::clone_on_copy (#8728)
This PR enables the
[`clippy::clone_on_copy`](https://rust-lang.github.io/rust-clippy/master/index.html#/clone_on_copy)
rule and fixes the outstanding violations.

Release Notes:

- N/A
2024-03-02 17:37:48 -05:00
..
src Enable clippy::clone_on_copy (#8728) 2024-03-02 17:37:48 -05:00
Cargo.toml Cleanup dependencies (part 4) (#8468) 2024-02-27 20:41:49 +02:00
LICENSE-GPL