Skip to content

Make is_mutable use PlaceRef instead of it's fields - #63203

Merged
bors merged 1 commit into
rust-lang:masterfrom
spastorino:is-mutable-use-place-ref
Aug 2, 2019
Merged

Make is_mutable use PlaceRef instead of it's fields#63203
bors merged 1 commit into
rust-lang:masterfrom
spastorino:is-mutable-use-place-ref

Conversation

@spastorino

Copy link
Copy Markdown
Member

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 1, 2019
@oli-obk

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Aug 2, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 7052c35 has been approved by oli-obk

@borsbors 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 Aug 2, 2019
Centril added a commit to Centril/rust that referenced this pull request Aug 2, 2019
…, r=oli-obk
Make is_mutable use PlaceRef instead of it's fields
r? @oli-obk
@CentrilCentril mentioned this pull request Aug 2, 2019
bors added a commit that referenced this pull request Aug 2, 2019
Rollup of 7 pull requests
Successful merges:
- #62663 (More questionmarks in doctests)
- #62969 (Changing the structure of `mir::interpret::InterpError`)
- #63153 (Remove redundant method with const variable resolution)
- #63189 (Doc improvements)
- #63198 (Allow trailing comma in macro 2.0 declarations.)
- #63202 (Fix ICE in #63135)
- #63203 (Make is_mutable use PlaceRef instead of it's fields)
Failed merges:
r? @ghost
@bors
bors merged commit 7052c35 into rust-lang:masterAug 2, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: 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.

4 participants

@spastorino@oli-obk@bors@rust-highfive