Skip to content

Refactor tools/build-mainfest - #58995

Merged
bors merged 1 commit into
rust-lang:masterfrom
Centril:refactor-build-manifest
Mar 22, 2019
Merged

Refactor tools/build-mainfest#58995
bors merged 1 commit into
rust-lang:masterfrom
Centril:refactor-build-manifest

Conversation

@Centril

Copy link
Copy Markdown
Contributor

I saw some duplication in #58990 and got an itch... Will likely need to be rebased when that lands. Hopefully the PR should have zero semantic changes...

r? @alexcrichton

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 7, 2019
@alexcrichton

Copy link
Copy Markdown
Member

We unfortunately don't have a lot of testing for this, so can you confirm you've built and run this locally in simple scenarios to make sure nothing is accidentally broken? Otherwise the refactorings look good to me, thanks!

@CentrilCentril added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 8, 2019
@Centril

Copy link
Copy Markdown
ContributorAuthor

@alexcrichton Following the instructions in the README seems to give the right structure for things. I reran the instructions on master and compared the diffs which produced no changes.

@CentrilCentril added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Mar 9, 2019
@bors

This comment has been minimized.

@Centril
Centrilforce-pushed the refactor-build-manifest branch from 72b7d0f to 3d4a2efCompareMarch 10, 2019 10:19
@CentrilCentril added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 10, 2019
@Centril
Centrilforce-pushed the refactor-build-manifest branch 2 times, most recently from 97e0808 to b74f510CompareMarch 10, 2019 10:47
@Centril
Centrilforce-pushed the refactor-build-manifest branch from b74f510 to 8353487CompareMarch 10, 2019 10:48
@rust-langrust-lang deleted a comment from rust-highfiveMar 10, 2019
@CentrilCentril added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Mar 10, 2019
@Centril

Copy link
Copy Markdown
ContributorAuthor

@alexcrichton Rebased; should be good to go now.

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

👍

@bors

bors commented Mar 11, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 8353487 has been approved by alexcrichton

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 11, 2019
Centril added a commit to Centril/rust that referenced this pull request Mar 16, 2019
…alexcrichton
Refactor tools/build-mainfest
I saw some duplication in rust-lang#58990 and got an itch... Will likely need to be rebased when that lands. Hopefully the PR should have zero semantic changes...
r? @alexcrichton
@CentrilCentril mentioned this pull request Mar 16, 2019
Centril added a commit to Centril/rust that referenced this pull request Mar 19, 2019
…alexcrichton
Refactor tools/build-mainfest
I saw some duplication in rust-lang#58990 and got an itch... Will likely need to be rebased when that lands. Hopefully the PR should have zero semantic changes...
r? @alexcrichton
@CentrilCentril mentioned this pull request Mar 19, 2019
@bors

bors commented Mar 22, 2019

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 8353487 with merge 6e2e6db90f96f3c26acff95670af391eda5be10d...

@bors

bors commented Mar 22, 2019

Copy link
Copy Markdown
Collaborator

💔 Test failed - status-appveyor

@borsbors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Mar 22, 2019
@Centril

Copy link
Copy Markdown
ContributorAuthor

@bors retry

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 22, 2019
@bors

bors commented Mar 22, 2019

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 8353487 with merge f166314...

bors added a commit that referenced this pull request Mar 22, 2019
Refactor tools/build-mainfest
I saw some duplication in #58990 and got an itch... Will likely need to be rebased when that lands. Hopefully the PR should have zero semantic changes...
r? @alexcrichton
@bors

bors commented Mar 22, 2019

Copy link
Copy Markdown
Collaborator

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

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label Mar 22, 2019
@bors
bors merged commit 8353487 into rust-lang:masterMar 22, 2019
@Centril
Centril deleted the refactor-build-manifest branch March 22, 2019 11:19
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-borsThis PR was explicitly merged by bors.S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Centril@alexcrichton@bors@rust-highfive