zed/crates/repl
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 Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
LICENSE-GPL repl: Add missing LICENSE file (#13161) 2024-06-17 14:13:12 -04:00