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

Release Notes:

- N/A
2024-03-02 20:39:03 -05:00
..
chat_panel
collab_panel
notifications
channel_view.rs
chat_panel.rs Enable clippy::unnecessary_find_map (#8740) 2024-03-02 20:39:03 -05:00
collab_panel.rs Enable clippy::unnecessary_filter_map (#8738) 2024-03-02 20:16:54 -05:00
collab_titlebar_item.rs Enable clippy::too_many_arguments (#8734) 2024-03-02 18:42:05 -05:00
collab_ui.rs
face_pile.rs
notification_panel.rs
notifications.rs
panel_settings.rs