ZIm/crates/assistant_context_editor
tidely f060918b57
zed: Remove unnecessary clones (#29513)
`App::http_client` and `Client::http_client` both return an owned `Arc`
which it clones internally. This means we can remove unnecessary clones
when calling these methods.

Release Notes:

- N/A
2025-04-27 19:23:37 -07:00
..
src zed: Remove unnecessary clones (#29513) 2025-04-27 19:23:37 -07:00
Cargo.toml agent: Fix opening configuration view from the model selector (#28154) 2025-04-05 16:32:16 +00:00
LICENSE-GPL Add assistant_context_editor crate (#23429) 2025-01-21 21:22:59 +00:00