Skip to content

[beta] backport various PRs - #50027

Merged
bors merged 16 commits into
rust-lang:betafrom
oli-obk:const_signed_pat_beta
Apr 19, 2018
Merged

[beta] backport various PRs#50027
bors merged 16 commits into
rust-lang:betafrom
oli-obk:const_signed_pat_beta

Conversation

@oli-obk

@oli-obkoli-obk commented Apr 17, 2018

Copy link
Copy Markdown
Contributor

original PRs:

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

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 17, 2018
@oli-obk
oli-obkforce-pushed the const_signed_pat_beta branch from eb81410 to 7e2aadaCompareApril 17, 2018 17:30
@oli-obk

Copy link
Copy Markdown
ContributorAuthor

r? @kennytm

all merged into one now

@rust-highfiverust-highfive assigned kennytm and unassigned eddybApr 17, 2018
@oli-obkoli-obk changed the title [beta] Sign extend constants in range patterns[beta] backport various PRsApr 17, 2018
@oli-obk

Copy link
Copy Markdown
ContributorAuthor

cc @rust-lang/compiler a beta backport of the various fixes for miri+incremental ICEs

@kennytm

Copy link
Copy Markdown
Member

@bors r+ p=4

@bors

bors commented Apr 17, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit 7e2aada has been approved by kennytm

@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 Apr 17, 2018
@kennytm

Copy link
Copy Markdown
Member

@bors r-

Err wait, let's ensure that #49949 is successfully merged first.

Also, #49949, #49947 and #49833 are missing the beta-accepted labels for rubber-stamping the backport.

@borsbors 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-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Apr 17, 2018
@kennytm

Copy link
Copy Markdown
Member

@bors r+

@bors

bors commented Apr 19, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit 7e2aada has been approved by kennytm

@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-blocked Status: Blocked on something else such as an RFC or other implementation work. labels Apr 19, 2018
@oli-obk

Copy link
Copy Markdown
ContributorAuthor

we don't have rubber stamps yet...

@bors

bors commented Apr 19, 2018

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 7e2aada with merge 8d3e0c17b09936d52c8696e86e53bd44fe83f7db...

@nagisa

nagisa commented Apr 19, 2018 via email

Copy link
Copy Markdown
Member

@bors

bors commented Apr 19, 2018

Copy link
Copy Markdown
Collaborator

💔 Test failed - status-travis

@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 Apr 19, 2018
@emilyalbini

Copy link
Copy Markdown
Member

Timed out on Travis IMAGE=x86_64-gnu-incremental.

@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 Apr 19, 2018
@kennytm

Copy link
Copy Markdown
Member

@bors r+

Rolled up #50046 here.

@bors

bors commented Apr 19, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit 0f4bb2f has been approved by kennytm

@kennytm

Copy link
Copy Markdown
Member

@bors p=5

@bors

bors commented Apr 19, 2018

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 0f4bb2f with merge 8423230...

bors added a commit that referenced this pull request Apr 19, 2018
[beta] backport various PRs
original PRs:
* #49949 (not yet merged at the time of writing)
* #49947 (long running const eval error -> warning)
* #49833 (static recursion)
* #49876 (no clippy in stable rls)
* #49904 (Work around LLVM debuginfo problem in librustc_driver. )
@bors

bors commented Apr 19, 2018

Copy link
Copy Markdown
Collaborator

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

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

8 participants

@oli-obk@rust-highfive@kennytm@bors@nagisa@emilyalbini@eddyb@michaelwoerister