zed/crates/context_server/src
Lukas Wirth 72948e14ee
Use into_owned over to_string for Cow<str> (#39024)
This removes unnecessary allocations when the `Cow` is already owned


Release Notes:

- N/A *or* Added/Fixed/Improved ...
2025-09-27 14:50:10 +00:00
..
transport Ensure context servers are spawned in the workspace directory (#35271) 2025-07-29 18:03:43 +02:00
client.rs Use into_owned over to_string for Cow<str> (#39024) 2025-09-27 14:50:10 +00:00
context_server.rs Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
listener.rs Bump Rust to 1.90 (#38436) 2025-09-22 14:36:10 -07:00
protocol.rs Update to new agent schema (#35578) 2025-08-04 13:49:41 +00:00
test.rs acp: Support calling tools provided by MCP servers (#36752) 2025-08-22 13:16:42 +00:00
transport.rs context_server: Abstract server transport (#24528) 2025-02-26 17:19:19 +00:00
types.rs Improve claude tools (#36538) 2025-08-20 01:42:11 +00:00