ZIm/crates/zed/src
Marshall Bowers fe04f69caf
Enable clippy::useless_conversion (#8767)
This PR enables the
[`clippy::useless_conversion`](https://rust-lang.github.io/rust-clippy/master/index.html#/useless_conversion)
rule and fixes the outstanding violations.

Release Notes:

- N/A
2024-03-03 10:22:55 -05:00
..
app_menus.rs Add a way to change what menu::Confirm does in the recent projects modal (#8688) 2024-03-02 00:28:51 +02:00
main.rs Enable clippy::useless_conversion (#8767) 2024-03-03 10:22:55 -05:00
only_instance.rs gpui: Add Global marker trait (#7095) 2024-01-30 14:08:20 -05:00
open_listener.rs Enable clippy::unnecessary_filter_map (#8738) 2024-03-02 20:16:54 -05:00
zed.rs Enable clippy::clone_on_copy (#8728) 2024-03-02 17:37:48 -05:00