Skip to content

Add regression test for #53249. - #60243

Merged
bors merged 1 commit into
rust-lang:masterfrom
davidtwco:issue-53249
Apr 25, 2019
Merged

Add regression test for #53249.#60243
bors merged 1 commit into
rust-lang:masterfrom
davidtwco:issue-53249

Conversation

@davidtwco

Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown
Member

heh, nice! :)

@bors r+ rollup

@bors

bors commented Apr 24, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit fb3f35d60686a2a0677351b4303fe2d7ea74b3e7 has been approved by cramertj

@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 24, 2019
@rust-highfive

This comment has been minimized.

@davidtwco

Copy link
Copy Markdown
MemberAuthor

@bors r-

@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 24, 2019
@davidtwco

Copy link
Copy Markdown
MemberAuthor

The risk of using a build directory that's 24 hours out of date...

@bors r=cramertj

@bors

bors commented Apr 24, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 04023dc has been approved by cramertj

@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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Apr 24, 2019
Centril added a commit to Centril/rust that referenced this pull request Apr 25, 2019
@CentrilCentril mentioned this pull request Apr 25, 2019
bors added a commit that referenced this pull request Apr 25, 2019
Rollup of 6 pull requests
Successful merges:
- #59560 (MIR generation cleanup)
- #59697 (tweak unresolved label suggestion)
- #60038 (Add codegen test for PGO instrumentation.)
- #60160 (Fix#58270, fix off-by-one error in error diagnostics.)
- #60185 (Reexport IntErrorKind in std)
- #60243 (Add regression test for #53249.)
Failed merges:
r? @ghost
@bors
bors merged commit 04023dc into rust-lang:masterApr 25, 2019
@davidtwco
davidtwco deleted the issue-53249 branch April 25, 2019 06:49
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.

async/await assertion failed: unbounded recursion

4 participants

@davidtwco@cramertj@bors@rust-highfive