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

Add fs::symlink_metadata to detect broken symlinks #105

Merged
merged 1 commit into from
Jan 11, 2023
Merged

Add fs::symlink_metadata to detect broken symlinks #105

merged 1 commit into from
Jan 11, 2023

Conversation

kyoheiu
Copy link

@kyoheiu kyoheiu commented Nov 29, 2021

fixes #104
also fixes nushell/nushell#3977

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 949a5b0 into rust-lang:master Jan 11, 2023
JohnTitor added a commit to JohnTitor/glob that referenced this pull request Jan 11, 2023
This ensures the changes in rust-lang#105.

Signed-off-by: Yuki Okushi <[email protected]>

rust-lang#105
Signed-off-by: Yuki Okushi <[email protected]>
JohnTitor added a commit to JohnTitor/glob that referenced this pull request Jan 11, 2023
This ensures the changes in rust-lang#105.

Signed-off-by: Yuki Okushi <[email protected]>
@github-actions github-actions bot mentioned this pull request Dec 28, 2024
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.

Broken symlinks are ignored rm cannot remove broken symlink
2 participants