Skip to content

Fix a number of bugs with cargo clean#2131

Merged
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:cargo-clean
Nov 15, 2015
Merged

Fix a number of bugs with cargo clean#2131
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:cargo-clean

Conversation

@alexcrichton

Copy link
Copy Markdown
Member
  • Clean out both host/target platforms if any are available.
  • Clean out build script output.
  • Add a --release flag to also be able to clean out release folder
  • Be sure to clean out benchmarks, tests, etc.
  • Cleaning out registry packages no longer panics

Closes #2121

@rust-highfive

Copy link
Copy Markdown

r? @wycats

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

@alexcrichton

Copy link
Copy Markdown
Member Author

r? @brson

@brson

brson commented Nov 13, 2015

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Nov 13, 2015

Copy link
Copy Markdown
Contributor

📌 Commit 98ac931 has been approved by brson

@bors

bors commented Nov 13, 2015

Copy link
Copy Markdown
Contributor

⌛ Testing commit 98ac931 with merge 1e5fdc7...

@bors

bors commented Nov 13, 2015

Copy link
Copy Markdown
Contributor

💔 Test failed - cargo-mac-32

* Clean out both host/target platforms if any are available.
* Clean out build script output.
* Add a --release flag to also be able to clean out release folder
* Be sure to clean out benchmarks, tests, etc.
* Cleaning out registry packages no longer panics

Closes rust-lang#2121
@alexcrichton

Copy link
Copy Markdown
Member Author

@bors: r=brson 595ac1d

@bors

bors commented Nov 15, 2015

Copy link
Copy Markdown
Contributor

⌛ Testing commit 595ac1d with merge c41e05f...

bors added a commit that referenced this pull request Nov 15, 2015
* Clean out both host/target platforms if any are available.
* Clean out build script output.
* Add a --release flag to also be able to clean out release folder
* Be sure to clean out benchmarks, tests, etc.
* Cleaning out registry packages no longer panics

Closes #2121
@bors

bors commented Nov 15, 2015

Copy link
Copy Markdown
Contributor

@bors bors merged commit 595ac1d into rust-lang:master Nov 15, 2015
@alexcrichton alexcrichton deleted the cargo-clean branch January 20, 2016 18:37
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