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

Make fs::canonicalize work on directories on Windows #28729

Merged
merged 1 commit into from
Sep 30, 2015

Conversation

retep998
Copy link
Member

cc #27706

@rust-highfive
Copy link
Collaborator

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

Thanks! Could you add a comment as to why this flag is being added, as well as a test? I think that making a junction may be difficult due to permissions, but perhaps it could call canonicalize on a path to just a normal directory?

@retep998
Copy link
Member Author

Added a comment and a test.

@alexcrichton
Copy link
Member

@bors: r+ 6b9b2ee

Thanks!

bors added a commit that referenced this pull request Sep 30, 2015
@bors
Copy link
Contributor

bors commented Sep 30, 2015

⌛ Testing commit 6b9b2ee with merge c459e89...

@bors bors merged commit 6b9b2ee into rust-lang:master Sep 30, 2015
@brson brson added the relnotes Marks issues that should be documented in the release notes of the next release. label Oct 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relnotes Marks issues that should be documented in the release notes of the next release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants