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

rustbuild: Replace create_dir_racy with create_dir_all #43714

Merged
merged 1 commit into from
Aug 8, 2017

Conversation

ollie27
Copy link
Member

@ollie27 ollie27 commented Aug 7, 2017

create_dir_all has since been fixed (in #39799) so no need for create_dir_racy.

`create_dir_all` has since been fixed so no need for `create_dir_racy`.
@rust-highfive
Copy link
Collaborator

r? @aturon

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

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Aug 7, 2017

📌 Commit 94c90e7 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Aug 8, 2017

⌛ Testing commit 94c90e7 with merge c5e2051...

bors added a commit that referenced this pull request Aug 8, 2017
rustbuild: Replace create_dir_racy with create_dir_all

`create_dir_all` has since been fixed (in #39799) so no need for `create_dir_racy`.
@bors
Copy link
Contributor

bors commented Aug 8, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing c5e2051 to master...

@bors bors merged commit 94c90e7 into rust-lang:master Aug 8, 2017
@ollie27 ollie27 deleted the rustbuild_create_dir_all branch August 8, 2017 10:59
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.

5 participants