zed/crates/worktree
zed-zippy[bot] 45a924fdbb
Add some more logging to diagnose lost FS events and stale git state (#57173) (cherry-pick to stable) (#57176)
Cherry-pick of #57173 to stable

----
Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX

checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Release Notes:

- N/A

---------

Co-authored-by: Ben Kunkle <ben@zed.dev>

Co-authored-by: Cole Miller <cole@zed.dev>
Co-authored-by: Ben Kunkle <ben@zed.dev>
2026-05-19 18:19:27 +00:00
..
src Add some more logging to diagnose lost FS events and stale git state (#57173) (cherry-pick to stable) (#57176) 2026-05-19 18:19:27 +00:00
tests/integration Add some more logging to diagnose lost FS events and stale git state (#57173) (cherry-pick to stable) (#57176) 2026-05-19 18:19:27 +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