Skip to content

Add ui test for issue 51301 - #61792

Merged
bors merged 1 commit into
rust-lang:masterfrom
tesuji:issue-51301
Jun 14, 2019
Merged

Add ui test for issue 51301#61792
bors merged 1 commit into
rust-lang:masterfrom
tesuji:issue-51301

Conversation

@tesuji

Copy link
Copy Markdown
Contributor

Closes#51301

@tesuji

Copy link
Copy Markdown
ContributorAuthor

r? @estebank

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @nikomatsakis

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

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 13, 2019
@rustbotrustbot added the A-MIR Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html label Jun 13, 2019
@Centril

Copy link
Copy Markdown
Contributor

r? @Centril@bors r+ rollup

@bors

bors commented Jun 13, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 8a5e1ee has been approved by Centril

@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 Jun 13, 2019
Centril added a commit to Centril/rust that referenced this pull request Jun 14, 2019
@CentrilCentril mentioned this pull request Jun 14, 2019
bors added a commit that referenced this pull request Jun 14, 2019
Rollup of 5 pull requests
Successful merges:
- #61704 (Pass LLVM linker flags to librustc_llvm build)
- #61792 (Add ui test for issue 51301)
- #61803 (typeck: small refactoring, add 'fn write_resolution')
- #61805 (typeck: Fix ICE for blocks in repeat expr count.)
- #61818 (Issue #60709 test)
Failed merges:
r? @ghost
Centril added a commit to Centril/rust that referenced this pull request Jun 14, 2019
@CentrilCentril mentioned this pull request Jun 14, 2019
@bors

bors commented Jun 14, 2019

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 8a5e1ee with merge bcc568f...

bors added a commit that referenced this pull request Jun 14, 2019
@bors

bors commented Jun 14, 2019

Copy link
Copy Markdown
Collaborator

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

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label Jun 14, 2019
@bors
bors merged commit 8a5e1ee into rust-lang:masterJun 14, 2019
@tesuji
tesuji deleted the issue-51301 branch June 14, 2019 09:57
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-MIRArea: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.htmlmerged-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.

thread 'rustc' panicked at 'called Result::unwrap() on an Err

7 participants

@tesuji@rust-highfive@Centril@bors@nikomatsakis@estebank@rustbot