Skip to content

librustc: Introduce a dominator tree using the Rice algorithm and compute it in places where we will need it for non-lexical lifetimes.#16686

Closed
pcwalton wants to merge 1 commit intorust-lang:masterfrom
pcwalton:non-lexical-borrows
Closed

librustc: Introduce a dominator tree using the Rice algorithm and compute it in places where we will need it for non-lexical lifetimes.#16686
pcwalton wants to merge 1 commit intorust-lang:masterfrom
pcwalton:non-lexical-borrows

Conversation

@pcwalton
Copy link
Copy Markdown
Contributor

Groundwork for issue #6393.

r? @nikomatsakis

compute it in places where we will need it for non-lexical lifetimes.

Groundwork for issue rust-lang#6393.
@zwarich
Copy link
Copy Markdown

zwarich commented Aug 23, 2014

I think it would be good for the dominator computation to have some tests.

@alexcrichton
Copy link
Copy Markdown
Member

ping @pcwalton, any update on this?

@nikomatsakis
Copy link
Copy Markdown
Contributor

I think @pcwalton said he intended to close this. I'm going to close it, @pcwalton feel free to re-open if I misunderstood.

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.

4 participants