ZIm/crates/collab_ui/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
..
chat_panel Enable clippy::useless_conversion (#8767) 2024-03-03 10:22:55 -05:00
collab_panel channel projects (#8456) 2024-02-26 22:15:11 -07:00
notifications Enable clippy::clone_on_copy (#8728) 2024-03-02 17:37:48 -05:00
channel_view.rs Enable clippy::useless_format (#8758) 2024-03-02 23:31:58 -05:00
chat_panel.rs Enable clippy::option_map_unit_fn (#8751) 2024-03-02 22:08:37 -05:00
collab_panel.rs Enable clippy::useless_conversion (#8767) 2024-03-03 10:22:55 -05:00
collab_titlebar_item.rs Enable clippy::too_many_arguments (#8734) 2024-03-02 18:42:05 -05:00
collab_ui.rs revert single channel click (#7738) 2024-02-13 12:53:49 -07:00
face_pile.rs Store a z-index id per-layer 2024-01-22 10:16:59 -05:00
notification_panel.rs Enable clippy::useless_format (#8758) 2024-03-02 23:31:58 -05:00
notifications.rs Add stories for collab notifications (#3967) 2024-01-08 21:54:59 -05:00
panel_settings.rs Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00