Skip to content

[beta] Another round of backporting PRs to beta #39750

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 5 commits into from
Feb 16, 2017

Conversation

Prevents stale artifacts from sticking around by accident!
The current manifests encode this with a dash in the name, so we should preserve
that!
Right now we just run `shasum` on an absolute path but right now the shasum
files only include filenames, so let's use `current_dir` and just the file name
to only have the file name emitted.
The previous fix contained an error where `toml::encode` returned a runtime
error, so this version just constructs a literal `toml::Value`.
@rust-highfive
Copy link
Contributor

r? @brson

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

@rust-highfive
Copy link
Contributor

warning Warning warning

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!

@brson
Copy link
Contributor

brson commented Feb 13, 2017

@bors r+

@bors
Copy link
Collaborator

bors commented Feb 13, 2017

📌 Commit 78c2148 has been approved by brson

@alexcrichton
Copy link
Member Author

alexcrichton commented Feb 14, 2017

@bors: r=brson

(adding a beta version bump to this PR)

@bors
Copy link
Collaborator

bors commented Feb 14, 2017

📌 Commit f51adf9 has been approved by brson

1 similar comment
@bors
Copy link
Collaborator

bors commented Feb 14, 2017

📌 Commit f51adf9 has been approved by brson

@bors
Copy link
Collaborator

bors commented Feb 15, 2017

⌛ Testing commit f51adf9 with merge a04cc9a...

@bors
Copy link
Collaborator

bors commented Feb 15, 2017

💔 Test failed - status-travis

@alexcrichton
Copy link
Member Author

@bors: retry

@alexcrichton
Copy link
Member Author

alexcrichton commented Feb 15, 2017 via email

@bors
Copy link
Collaborator

bors commented Feb 15, 2017

⌛ Testing commit f51adf9 with merge 8e248d0...

@bors
Copy link
Collaborator

bors commented Feb 15, 2017

💔 Test failed - status-travis

@alexcrichton
Copy link
Member Author

alexcrichton commented Feb 15, 2017 via email

@bors
Copy link
Collaborator

bors commented Feb 16, 2017

⌛ Testing commit f51adf9 with merge bc15d52...

bors added a commit that referenced this pull request Feb 16, 2017
[beta] Another round of backporting PRs to beta

This is a backport of the following PRs:

* #39622
* #39630
* #39660
* #39676
@bors
Copy link
Collaborator

bors commented Feb 16, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: brson
Pushing bc15d52 to beta...

@bors bors merged commit f51adf9 into rust-lang:beta Feb 16, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants