zed/crates/remote_server
Lukas Wirth f2ce06c7b0
sum_tree: Replace rayon with futures (#41586)
Release Notes:

- N/A *or* Added/Fixed/Improved ...

Co-authored by: Kate <kate@zed.dev>
2025-10-31 10:39:01 +00:00
..
src sum_tree: Replace rayon with futures (#41586) 2025-10-31 10:39:01 +00:00
build.rs Forbid std::process::Command spawning, replace with smol where appropriate (#38894) 2025-09-26 15:17:36 +00:00
Cargo.toml Pre-initialize global rayon threadpool (#41226) 2025-10-26 12:44:34 +00:00
LICENSE-GPL