Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce FsPathFollow #8840

Merged
merged 1 commit into from
Mar 7, 2025
Merged

Introduce FsPathFollow #8840

merged 1 commit into from
Mar 7, 2025

Conversation

topjohnwu
Copy link
Owner

Make sure all operations of FsPath do not follow symlinks, and provide a way to explicitly switch over to a set of operations that DO follow symlinks by FsPath::follow_link.

Make sure all operations of FsPath do not follow symlinks, and provide
a way to explicitly switch over to a set of operations that DO follow
symlinks by FsPath::follow_link.
@topjohnwu topjohnwu merged commit 6ff82c4 into master Mar 7, 2025
27 checks passed
@topjohnwu topjohnwu deleted the dev branch March 7, 2025 23:51
Copy link

@saudalic saudalic left a comment

Choose a reason for hiding this comment

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

Perfect

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