Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ui test for issue 51301 #61792

Merged
merged 1 commit into from
Jun 14, 2019
Merged

Add ui test for issue 51301 #61792

merged 1 commit into from
Jun 14, 2019

Conversation

tesuji
Copy link
Contributor

@tesuji tesuji commented Jun 13, 2019

Closes #51301

@tesuji
Copy link
Contributor Author

tesuji commented Jun 13, 2019

r? @estebank

@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

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

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 13, 2019
@rustbot rustbot 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
Contributor

Centril commented Jun 13, 2019

r? @Centril @bors r+ rollup

@bors
Copy link
Contributor

bors commented Jun 13, 2019

📌 Commit 8a5e1ee has been approved by Centril

@rust-highfive rust-highfive assigned Centril and unassigned estebank Jun 13, 2019
@bors bors 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
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
@bors
Copy link
Contributor

bors commented Jun 14, 2019

⌛ Testing commit 8a5e1ee with merge bcc568f...

bors added a commit that referenced this pull request Jun 14, 2019
Add ui test for issue 51301

Closes #51301
@bors
Copy link
Contributor

bors commented Jun 14, 2019

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

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jun 14, 2019
@bors bors merged commit 8a5e1ee into rust-lang:master Jun 14, 2019
@tesuji tesuji deleted the issue-51301 branch June 14, 2019 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-mir Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: 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