zed/crates/collab_ui/src
Marshall Bowers 5935681c5c
Enable clippy::single_char_pattern (#8727)
This PR enables the
[`clippy::single_char_pattern`](https://rust-lang.github.io/rust-clippy/master/index.html#/single_char_pattern)
rule and fixes the outstanding violations.

Release Notes:

- N/A
2024-03-02 17:04:59 -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 Initialize the SystemAppearance using the app's global window appearance (#7508) 2024-02-07 11:51:18 -05:00
channel_view.rs channel projects (#8456) 2024-02-26 22:15:11 -07:00
chat_panel.rs Remove unneeded 'static lifetimes on &strs in constants (#8698) 2024-03-02 00:40:49 -05:00
collab_panel.rs Remove unneeded 'static lifetimes on &strs in constants (#8698) 2024-03-02 00:40:49 -05:00
collab_titlebar_item.rs talkers (#8158) 2024-02-22 10:07:36 -07: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
panel_settings.rs