ZIm/crates/diagnostics/src
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
..
diagnostics.rs Enable clippy::clone_on_copy (#8728) 2024-03-02 17:37:48 -05:00
items.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
project_diagnostics_settings.rs Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00
toolbar_controls.rs Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00