This website requires JavaScript.
Explore
Help
Register
Sign In
mixa
/
zed
Watch
1
Star
0
Fork
0
You've already forked zed
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
425291f0aed2abe148e1a8ea4eda74569e25c2b7
zed
/
crates
/
worktree
/
src
History
Michael Sloan
47aaaa8bcf
Make
SanitizedPath
wrap
Path
instead of
Arc<Path>
to avoid allocation (
#37106
)
...
Release Notes: - N/A
2025-08-28 13:32:30 -06:00
..
ignore.rs
Fix Linux search issues (
#13479
)
2024-06-24 13:46:21 -07:00
worktree_settings.rs
Fix a bunch of other low-hanging style lints (
#36498
)
2025-08-19 21:26:17 +02:00
worktree_tests.rs
Fix
clippy::redundant_clone
lint violations (
#36558
)
2025-08-20 12:20:13 +02:00
worktree.rs
Make
SanitizedPath
wrap
Path
instead of
Arc<Path>
to avoid allocation (
#37106
)
2025-08-28 13:32:30 -06:00