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 links to fs::DirEntry::metadata #73809

Merged
merged 1 commit into from
Jun 28, 2020

Commits on Jun 27, 2020

  1. Add links to fs::DirEntry::metadata

    `fs::DirEntry::metadata` doesn't traverse symlinks. It is not immediately
    clear what to do if you do want to traverse symlinks. This change adds
    links to the two other `metadata` functions that will follow symlinks.
    robyoung committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    0e0584f View commit details
    Browse the repository at this point in the history