zed/crates/project
Antonio Scandurra d171d8ccc4 Change the definition of check_invariants
- On the host, ensure that only one worktree can exist for a given absolute
path. Asserting about buffers was cool but I think should be tackled in the
context of leaning more on entry ids for collaboration (vs. buffer ids).
- On the guest, ensure that all the opened buffers don't contain deferred
operations.
2022-03-03 10:51:37 +01:00
..
src Change the definition of check_invariants 2022-03-03 10:51:37 +01:00
Cargo.toml Revert "Use async_broadcast to emit fake FS events" 2022-03-01 17:14:40 +01:00