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

Place projection field is now Box<[PlaceElem<'tcx>]> #951

Merged
merged 1 commit into from
Sep 15, 2019

Conversation

spastorino
Copy link
Member

@oli-obk
Copy link
Contributor

oli-obk commented Sep 14, 2019

Please update the rust-version file, too so CI picks it up

@RalfJung
Copy link
Member

That'll not work though, due to rust-lang/rust#64410.

@RalfJung
Copy link
Member

I added a work-around for the backtrace issue.

@spastorino can you rebase, and then put the rust commit hash against which you tested into rust-version?

@spastorino
Copy link
Member Author

Done!

@RalfJung
Copy link
Member

Thanks!

@bors r+

@bors
Copy link
Contributor

bors commented Sep 15, 2019

📌 Commit 5ecb2d9 has been approved by RalfJung

@bors
Copy link
Contributor

bors commented Sep 15, 2019

⌛ Testing commit 5ecb2d9 with merge 508fdb8...

bors added a commit that referenced this pull request Sep 15, 2019
Place projection field is now Box<[PlaceElem<'tcx>]>

Closes rust-lang/rust#64441
@bors
Copy link
Contributor

bors commented Sep 15, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: RalfJung
Pushing 508fdb8 to master...

@bors bors merged commit 5ecb2d9 into rust-lang:master Sep 15, 2019
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.

miri no longer builds after rust-lang/rust#63420
4 participants