Skip to content

rustbuild: Replace create_dir_racy with create_dir_all - #43714

Merged
bors merged 1 commit into
rust-lang:masterfrom
ollie27:rustbuild_create_dir_all
Aug 8, 2017
Merged

rustbuild: Replace create_dir_racy with create_dir_all#43714
bors merged 1 commit into
rust-lang:masterfrom
ollie27:rustbuild_create_dir_all

Conversation

@ollie27

@ollie27 ollie27 commented Aug 7, 2017

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

r? @aturon

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

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

@bors

bors commented Aug 7, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 94c90e7 has been approved by alexcrichton

@bors

bors commented Aug 8, 2017

Copy link
Copy Markdown
Collaborator

⌛ 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

bors commented Aug 8, 2017

Copy link
Copy Markdown
Collaborator

☀️ 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