ZIm/crates/collab_ui/src
Marshall Bowers 191fcf67d1
Enable clippy::nonminimal_bool (#8755)
This PR enables the
[`clippy::nonminimal_bool`](https://rust-lang.github.io/rust-clippy/master/index.html#/nonminimal_bool)
rule and fixes the outstanding violations.

Release Notes:

- N/A
2024-03-02 22:57:37 -05:00
..
chat_panel Enable clippy::single_char_pattern (#8727) 2024-03-02 17:04:59 -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::clone_on_copy (#8728) 2024-03-02 17:37:48 -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::nonminimal_bool (#8755) 2024-03-02 22:57:37 -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 Remove unneeded 'static lifetimes on &strs in constants (#8698) 2024-03-02 00:40:49 -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