Skip to content

Do not propagate the region requirements on the projected type to the types it is projected from #21522

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

Merged
merged 1 commit into from
Jan 29, 2015

Conversation

nikomatsakis
Copy link
Contributor

Do not propagate the region requirements on the projected type to the input types it is being projected from.

Fixes #21520.

r? @aturon

@nikomatsakis
Copy link
Contributor Author

Moving to r? @nick29581

@nrc
Copy link
Member

nrc commented Jan 28, 2015

@bors: r+ 69bc112

@bors
Copy link
Collaborator

bors commented Jan 28, 2015

⌛ Testing commit 69bc112 with merge c5961ad...

bors added a commit that referenced this pull request Jan 28, 2015
…k29581

Do not propagate the region requirements on the projected type to the input types it is being projected from.

Fixes #21520.

r? @aturon
@bors
Copy link
Collaborator

bors commented Jan 29, 2015

@bors bors merged commit 69bc112 into rust-lang:master Jan 29, 2015
@nikomatsakis nikomatsakis deleted the assoc-type-ice-hunt-take-3 branch March 30, 2016 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lifetime bound propagated to input type rather than associated type
4 participants