Skip to content

Conversation

jonas-schievink
Copy link
Contributor

Fixes #71008

cc @rust-lang/wg-mir-opt

r? @spastorino

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 10, 2020
@eddyb
Copy link
Member

eddyb commented Apr 12, 2020

@bors r+

@bors
Copy link
Collaborator

bors commented Apr 12, 2020

📌 Commit 72ae73a has been approved by eddyb

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 12, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Apr 12, 2020
…=eddyb

Pass the `PlaceElem::Index` local to `visit_local`

Fixes rust-lang#71008

cc @rust-lang/wg-mir-opt

r? @spastorino
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 12, 2020
Rollup of 4 pull requests

Successful merges:

 - rust-lang#67766 (Fix warning for unused variables in or pattern (issue rust-lang#67691))
 - rust-lang#71013 (Pass the `PlaceElem::Index` local to `visit_local`)
 - rust-lang#71064 (fix issue 69130)
 - rust-lang#71069 (Remove some usage of `DUMMY_HIR_ID`)

Failed merges:

r? @ghost
@bors bors merged commit c076da0 into rust-lang:master Apr 13, 2020
@jonas-schievink jonas-schievink deleted the visit-projection branch May 9, 2020 15:27
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.

MIR MutVisitor::visit_local cannot mutate all Locals
5 participants