Skip to content

Fixes for region bounds in traits #21252

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 5 commits into from
Jan 22, 2015

Conversation

nikomatsakis
Copy link
Contributor

Project region bounds out of the trait when deciding whether a projection type outlives a given regions.

Fixes #20890.
Fixes #21150.

@nikomatsakis
Copy link
Contributor Author

r? @aturon

@rust-highfive rust-highfive assigned aturon and unassigned nrc Jan 16, 2015
@nikomatsakis nikomatsakis assigned nikomatsakis and unassigned aturon Jan 16, 2015
@rust-highfive
Copy link
Contributor

r? @nick29581

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

@nikomatsakis nikomatsakis assigned aturon and unassigned nikomatsakis Jan 16, 2015
@aturon
Copy link
Member

aturon commented Jan 16, 2015

Note: tidy error.

@nikomatsakis nikomatsakis force-pushed the assoc-type-ice-hunt-take-2 branch from 38611ac to b7ef34d Compare January 16, 2015 21:44
@nikomatsakis
Copy link
Contributor Author

@aturon fixed...

@aturon
Copy link
Member

aturon commented Jan 20, 2015

@bors: r+ fe0868b

@bors
Copy link
Collaborator

bors commented Jan 21, 2015

⌛ Testing commit fe0868b with merge a85bc13...

@bors
Copy link
Collaborator

bors commented Jan 21, 2015

💔 Test failed - auto-mac-64-opt

@nikomatsakis
Copy link
Contributor Author

@bors: r=aturon 626db33

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 21, 2015
Project region bounds out of the trait when deciding whether a projection type outlives a given regions.

Fixes rust-lang#20890.
Fixes rust-lang#21150.
@bors bors merged commit 626db33 into rust-lang:master Jan 22, 2015
@nikomatsakis nikomatsakis deleted the assoc-type-ice-hunt-take-2 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
5 participants