Files
zed/crates/vim/src
Lukas Wirth c69912c76a Forbid std::process::Command spawning, replace with smol where appropriate (#38894)
std commands can block for an arbitrary duration and so runs risk of
blocking tasks for too long. This replaces all such uses where sensible
with async processes.

Release Notes:

- N/A *or* Added/Fixed/Improved ...
2025-09-26 15:17:36 +00:00
..
2024-07-28 22:44:32 -06:00
2025-09-24 16:03:08 +00:00
2025-09-18 16:47:23 +00:00
2025-09-12 17:47:07 +02:00
2025-09-14 10:32:12 +02:00
2025-09-22 14:36:10 -07:00
2025-09-24 16:03:08 +00:00