Skip to content

Beta backport various arielb1 patches - #42053

Merged
bors merged 2 commits into
rust-lang:betafrom
nikomatsakis:beta
May 23, 2017
Merged

Beta backport various arielb1 patches#42053
bors merged 2 commits into
rust-lang:betafrom
nikomatsakis:beta

Conversation

@nikomatsakis

@nikomatsakisnikomatsakis commented May 17, 2017

Copy link
Copy Markdown
Contributor

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @pnkfelix

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

@rust-highfive

Copy link
Copy Markdown
Contributor

warningWarningwarning

  • 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!

@eddyb

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented May 17, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 49138b4 has been approved by eddyb

@bors

bors commented May 17, 2017

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 49138b4 with merge fb9ba8d...

@bors

bors commented May 17, 2017

Copy link
Copy Markdown
Collaborator

💔 Test failed - status-travis

@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors retry

  • Build just stopped

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r-

Looks like a legitimate error?

[00:48:58] test [run-pass] run-pass/issue-41696.rs has been running for over 60 seconds
...
No output has been received in the last 30m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received
The build has been terminated

@aidanhsaidanhs added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels May 18, 2017
@nikomatsakis

Copy link
Copy Markdown
ContributorAuthor

@arielb1 any idea why the backport [doesn't fix the problem for #41696](#42053 (comment)? is it maybe specific to what version of LLVM the beta is using or something?

@nikomatsakis

Copy link
Copy Markdown
ContributorAuthor

Removed #41920

@nikomatsakis

Copy link
Copy Markdown
ContributorAuthor

@bors r=eddyb

@bors

bors commented May 22, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 0afe53e has been approved by eddyb

@nikomatsakis

Copy link
Copy Markdown
ContributorAuthor

@bors p=1

@bors

bors commented May 22, 2017

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 0afe53e with merge 191cde0...

bors added a commit that referenced this pull request May 22, 2017
Beta backport various arielb1 patches
Backport of the following PRs:
- #41651
- #41828
cc @arielb1@rust-lang/compiler
@bors

bors commented May 23, 2017

Copy link
Copy Markdown
Collaborator

☀️ Test successful - status-appveyor, status-travis
Approved by: eddyb
Pushing 191cde0 to beta...

@bors
bors merged commit 0afe53e into rust-lang:betaMay 23, 2017
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-authorStatus: This is awaiting some action (such as code changes or more information) from the author.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

@nikomatsakis@rust-highfive@eddyb@bors@Mark-Simulacrum@alexcrichton@pnkfelix@aidanhs@arielb1