zed/crates/rpc
Max Brunsfeld 1e02ebbd11 Replicate pending selections separately from other selections
This fixes a panic that would occur when a leader created
a pending selection that overlapped another selection,
because the follower would attempt to treat that pending
selection as non-pending, which would violate the invariant
that selections are sorted and disjoint.
2022-12-17 14:00:53 -08:00
..
proto Replicate pending selections separately from other selections 2022-12-17 14:00:53 -08:00
src Replicate pending selections separately from other selections 2022-12-17 14:00:53 -08:00
build.rs Serialize payload in "handle message" span 2022-04-29 17:34:22 +02:00
Cargo.toml Add wasmtime and fix zstd version conflict 2022-07-07 15:01:15 +02:00