Skip to content
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

EndRegion do not always correspond to borrow-data entries #44987

Merged
merged 1 commit into from
Oct 5, 2017

Conversation

pnkfelix
Copy link
Member

@pnkfelix pnkfelix commented Oct 2, 2017

Remove assertion that the argument to every EndRegion correspond to some dataflow-tracked borrow-data entry.

Fix #44828

(The comment thread on the aforementioned issue discusses why its best to just remove this assertion.)

some dataflow-tracked borrow-data entry.

Fix rust-lang#44828

(The comment thread on the aforementioned issue discusses why its best
to just remove this assertion.)
@rust-highfive
Copy link
Collaborator

r? @arielb1

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

@arielb1
Copy link
Contributor

arielb1 commented Oct 3, 2017

@bors r

@bors
Copy link
Contributor

bors commented Oct 3, 2017

📌 Commit 17f6b68 has been approved by arielb1

@arielb1
Copy link
Contributor

arielb1 commented Oct 3, 2017

@bors rollup

kennytm added a commit to kennytm/rust that referenced this pull request Oct 5, 2017
…exes-ice, r=arielb1

`EndRegion` do not always correspond to borrow-data entries

Remove assertion that the argument to every `EndRegion` correspond to some dataflow-tracked borrow-data entry.

Fix rust-lang#44828

(The comment thread on the aforementioned issue discusses why its best to just remove this assertion.)
bors added a commit that referenced this pull request Oct 5, 2017
Rollup of 9 pull requests

- Successful merges: #44664, #44935, #44972, #44980, #44987, #44997, #45006, #45017, #45024
- Failed merges:
@bors bors merged commit 17f6b68 into rust-lang:master Oct 5, 2017
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