Skip to content

Fixes for region bounds in traits#21252

Merged
bors merged 5 commits intorust-lang:masterfrom
nikomatsakis:assoc-type-ice-hunt-take-2
Jan 22, 2015
Merged

Fixes for region bounds in traits#21252
bors merged 5 commits intorust-lang:masterfrom
nikomatsakis:assoc-type-ice-hunt-take-2

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
Contributor

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
Contributor

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
lnicola pushed a commit to lnicola/rust that referenced this pull request Dec 15, 2025
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