ZIm/crates/worktree/src
Michael Sloan 14ea4621ab
Add fs::MTime newtype to encourage != instead of > (#20830)
See ["mtime comparison considered
harmful"](https://apenwarr.ca/log/20181113) for details of why
comparators other than equality/inequality should not be used with
mtime.

Release Notes:

- N/A
2024-11-21 19:21:18 -07:00
..
ignore.rs Fix Linux search issues (#13479) 2024-06-24 13:46:21 -07:00
worktree.rs Add fs::MTime newtype to encourage != instead of > (#20830) 2024-11-21 19:21:18 -07:00
worktree_settings.rs Add file_scan_inclusions setting to customize Zed file indexing (#16852) 2024-11-20 17:00:21 -08:00
worktree_tests.rs Add file_scan_inclusions setting to customize Zed file indexing (#16852) 2024-11-20 17:00:21 -08:00