Skip to content

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

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Sep 30, 2015

Conversation

retep998
Copy link
Member

cc #27706

@rust-highfive
Copy link
Contributor

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?

Signed-off-by: Peter Atashian <retep998@gmail.com>
@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
Collaborator

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
# for free to join this conversation on GitHub. Already have an account? # 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