Skip to content

Comments

Do not clone paths while walking dirs#693

Merged
JohnTitor merged 1 commit intonotify-rs:mainfrom
riberk:main
Jun 30, 2025
Merged

Do not clone paths while walking dirs#693
JohnTitor merged 1 commit intonotify-rs:mainfrom
riberk:main

Conversation

@riberk
Copy link
Contributor

@riberk riberk commented Jun 30, 2025

To avoid unneeded allocations, this commit uses walkdir::DirEntry::into_path instead

To avoid unneeded allocations, this commit uses `walkdir::DirEntry::into_path` instead
Copy link
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@JohnTitor JohnTitor merged commit b984134 into notify-rs:main Jun 30, 2025
17 checks passed
JohnTitor pushed a commit that referenced this pull request Jul 3, 2025
JohnTitor pushed a commit that referenced this pull request Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants