Skip to content

rustbuild: Fix building from an empty directory #31995

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

Merged
merged 1 commit into from
Mar 8, 2016

Conversation

alexcrichton
Copy link
Member

A stray shutil.rmtree happened when it shouldn't have happened, causing the
entire build to fail.

A stray shutil.rmtree happened when it shouldn't have happened, causing the
entire build to fail.
@rust-highfive
Copy link
Contributor

r? @brson

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

@alexcrichton
Copy link
Member Author

ping r? @brson

would love to start gating on rustbuild soon

@brson
Copy link
Contributor

brson commented Mar 7, 2016

@bors r+

@bors
Copy link
Collaborator

bors commented Mar 7, 2016

📌 Commit 613f449 has been approved by brson

@bors
Copy link
Collaborator

bors commented Mar 8, 2016

⌛ Testing commit 613f449 with merge 8f0479b...

bors added a commit that referenced this pull request Mar 8, 2016
rustbuild: Fix building from an empty directory

A stray shutil.rmtree happened when it shouldn't have happened, causing the
entire build to fail.
@bors bors merged commit 613f449 into rust-lang:master Mar 8, 2016
@alexcrichton alexcrichton deleted the fix-make-clena-empty branch March 11, 2016 23:12
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.

4 participants