zed/crates
Max Brunsfeld 2f0212ee98 Rename worktree crate to project, pull in Project
Also, move the high-level fuzzy mathcing functions in
zed::fuzzy into the fuzzy crate so that project can
use them.

This required defining a 'PathMatchCandidateSet' trait
to avoid a circular dependency from fuzzy to worktree.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2021-10-04 16:45:05 -07:00
..
buffer List path dependencies first in all Cargo.toml files 2021-10-04 15:36:52 -07:00
clock Rename zrpc to rpc 2021-10-04 13:28:00 -06:00
editor List path dependencies first in all Cargo.toml files 2021-10-04 15:36:52 -07:00
fsevent Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
fuzzy Rename worktree crate to project, pull in Project 2021-10-04 16:45:05 -07:00
gpui List path dependencies first in all Cargo.toml files 2021-10-04 15:36:52 -07:00
gpui_macros Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
project Rename worktree crate to project, pull in Project 2021-10-04 16:45:05 -07:00
rpc Rename zrpc to rpc 2021-10-04 13:28:00 -06:00
rpc_client List path dependencies first in all Cargo.toml files 2021-10-04 15:36:52 -07:00
server Rename worktree crate to project, pull in Project 2021-10-04 16:45:05 -07:00
sum_tree Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
util Improve logging when avatar request fails 2021-10-04 15:47:18 -07:00
zed Rename worktree crate to project, pull in Project 2021-10-04 16:45:05 -07:00