Skip to content

Conversation

petrochenkov
Copy link
Contributor

Fixes #41126
r? @arielb1

@arielb1
Copy link
Contributor

arielb1 commented Apr 8, 2017

I'll rather r? @pnkfelix - he best understands the borrow checker.

BTW, do we have an rpass test that shows what patterns are acceptable?

@rust-highfive rust-highfive assigned pnkfelix and unassigned arielb1 Apr 8, 2017
@pnkfelix
Copy link
Contributor

This looks fine, in the sense that it is a natural extension of the logic that was previously implemented.

So I'm going to r+, but I also agree with @arielb1's comment that we may want to revisit the rules regarding how borrows and unions interact.

@pnkfelix
Copy link
Contributor

@bors r+

@bors
Copy link
Collaborator

bors commented Apr 14, 2017

📌 Commit ad58d37 has been approved by pnkfelix

@bors
Copy link
Collaborator

bors commented Apr 14, 2017

⌛ Testing commit ad58d37 with merge ba37798...

bors added a commit that referenced this pull request Apr 14, 2017
Fix move checking for nested union fields

Fixes #41126
r? @arielb1
@carols10cents carols10cents added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Apr 14, 2017
@bors
Copy link
Collaborator

bors commented Apr 14, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: pnkfelix
Pushing ba37798 to master...

@bors bors merged commit ad58d37 into rust-lang:master Apr 14, 2017
@petrochenkov petrochenkov deleted the umove branch August 26, 2017 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants