zed/crates/dap
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
..
docs Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00
src Use into_owned over to_string for Cow<str> (#39024) 2025-09-27 14:50:10 +00:00
Cargo.toml debugger: Make sure debuggees are killed when quitting Zed (#32186) 2025-06-11 05:23:38 +00:00
LICENSE-GPL Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00