zed/crates/debug_adapter_extension
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
..
src Use into_owned over to_string for Cow<str> (#39024) 2025-09-27 14:50:10 +00:00
Cargo.toml extension: Update DAP extension API (#32448) 2025-06-16 16:25:32 +02:00
LICENSE-GPL debugger: Add extensions support (#30625) 2025-05-13 22:42:51 +00:00