mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-10 14:06:11 +03:00
1e02ebbd11
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. |
||
---|---|---|
.. | ||
proto | ||
src | ||
build.rs | ||
Cargo.toml |