zed/crates/project
Xiaobo Liu 8d153d7feb
project: Load git diff bases concurrently (#55480)
Use `future::join` when loading index and committed text for buffer diff
bases, while keeping skipped loads as ready None futures.

Release Notes:

- N/A

Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com>
2026-05-05 03:06:37 +00:00
..
src project: Load git diff bases concurrently (#55480) 2026-05-05 03:06:37 +00:00
tests/integration Improve bare repo support (#55153) 2026-04-29 13:16:37 +00:00
Cargo.toml Remove smol as a dependency from a bunch of crates (#53603) 2026-04-24 10:29:51 +00:00
LICENSE-GPL