ZIm/crates/collab_ui/src
tidely bc99a86bb7
Reduce allocations (#30693)
Removes a unnecessary string conversion and some clones

Release Notes:

- N/A
2025-05-14 18:29:28 +02:00
..
chat_panel Rename regex search tool to grep and accept an include glob pattern (#29100) 2025-04-20 00:53:30 +00:00
collab_panel chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
notifications chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
channel_view.rs Add the ability to follow the agent as it makes edits (#29839) 2025-05-04 08:28:39 +00:00
chat_panel.rs Reduce allocations (#30693) 2025-05-14 18:29:28 +02:00
collab_panel.rs Update panels serialization from global to per-workspace (#30652) 2025-05-14 00:05:42 +05:30
collab_ui.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
notification_panel.rs Separate timeout and connection dropped errors out (#30457) 2025-05-10 15:12:58 +03:00
notifications.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
panel_settings.rs Deny unknown keys in settings in JSON schema so user gets warnings but settings still parses (#30583) 2025-05-12 17:48:36 -04:00