Skip to content

Fixes for region bounds in traits#21252

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

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

Conversation

@nikomatsakis

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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

aturon commented Jan 16, 2015

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor Author

@aturon fixed...

@aturon

aturon commented Jan 20, 2015

Copy link
Copy Markdown
Contributor

@bors: r+ fe0868b

@bors

bors commented Jan 21, 2015

Copy link
Copy Markdown
Collaborator

⌛ Testing commit fe0868b with merge a85bc13...

@bors

bors commented Jan 21, 2015

Copy link
Copy Markdown
Collaborator

💔 Test failed - auto-mac-64-opt

@nikomatsakis

Copy link
Copy Markdown
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