diff options
| author | bors <bors@rust-lang.org> | 2017-06-19 13:01:27 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2017-06-19 13:01:27 +0000 |
| commit | 04145943a25c3b8c7e7d7fe8c2efb04f259c25fb (patch) | |
| tree | 1c3a1dcc8f0cb6181c6bbaa8e7e6d2903be99e83 /src/libsyntax/lib.rs | |
| parent | 5ce5126199d0edf278ef0d9bb60534770d96f3f6 (diff) | |
| parent | 11f4968bd7372ed3986ff7d83fb14218ef0f2f20 (diff) | |
| download | rust-04145943a25c3b8c7e7d7fe8c2efb04f259c25fb.tar.gz rust-04145943a25c3b8c7e7d7fe8c2efb04f259c25fb.zip | |
Auto merge of #39409 - pnkfelix:mir-borrowck2, r=nikomatsakis
MIR EndRegion Statements (was MIR dataflow for Borrows) This PR adds an `EndRegion` statement to MIR (where the `EndRegion` statement is what terminates a borrow). An earlier version of the PR implemented a dataflow analysis on borrow expressions, but I am now factoring that into a follow-up PR so that reviewing this one is easier. (And also because there are some revisions I want to make to that dataflow code, but I want this PR to get out of WIP status...) This is a baby step towards MIR borrowck. I just want to get the review process going while I independently work on the remaining steps.
Diffstat (limited to 'src/libsyntax/lib.rs')
0 files changed, 0 insertions, 0 deletions
