Skip to content

track recursion limit when expanding existential impl trait - #47529

Merged
bors merged 1 commit into
rust-lang:masterfrom
nikomatsakis:impl-trait-issue-38064
Jan 26, 2018
Merged

track recursion limit when expanding existential impl trait#47529
bors merged 1 commit into
rust-lang:masterfrom
nikomatsakis:impl-trait-issue-38064

Conversation

@nikomatsakis

Copy link
Copy Markdown
Contributor

@aidanhsaidanhs added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 17, 2018
@cramertj

Copy link
Copy Markdown
Member

@bors r+

I've created #47659 to track improving the error message, and I've linked it from the impl Trait tracking issue so that we don't forget about it.

@bors

bors commented Jan 22, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit 072c3da has been approved by cramertj

@nikomatsakis

Copy link
Copy Markdown
ContributorAuthor

@cramertj sounds good

@kennytmkennytm 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 Jan 24, 2018
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 25, 2018
…, r=cramertj
track recursion limit when expanding existential impl trait
r? @cramertj
bors added a commit that referenced this pull request Jan 26, 2018
@bors
bors merged commit 072c3da into rust-lang:masterJan 26, 2018
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.

5 participants

@nikomatsakis@cramertj@bors@kennytm@aidanhs