Skip to content

Update the miri submodule #51943

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

Merged
merged 1 commit into from
Jul 1, 2018
Merged

Update the miri submodule #51943

merged 1 commit into from
Jul 1, 2018

Conversation

oli-obk
Copy link
Contributor

@oli-obk oli-obk commented Jun 30, 2018

@rust-highfive
Copy link
Contributor

warning Warning warning

  • These commits modify submodules.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 30, 2018
@kennytm
Copy link
Member

kennytm commented Jun 30, 2018

@bors r+ p=1

@bors
Copy link
Collaborator

bors commented Jun 30, 2018

📌 Commit 5f85e02 has been approved by kennytm

@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 Jun 30, 2018
@bors
Copy link
Collaborator

bors commented Jul 1, 2018

⌛ Testing commit 5f85e02 with merge 33b40f5...

bors added a commit that referenced this pull request Jul 1, 2018
@bors
Copy link
Collaborator

bors commented Jul 1, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: kennytm
Pushing 33b40f5 to master...

@bors bors merged commit 5f85e02 into rust-lang:master Jul 1, 2018
@kennytm
Copy link
Member

kennytm commented Jul 1, 2018

miri is still build-fail 🤔

[01:08:34] error[E0432]: unresolved import `rustc::middle::const_val`
[01:08:34]   --> tools/miri/src/lib.rs:27:5
[01:08:34]    |
[01:08:34] 27 | use rustc::middle::const_val;
[01:08:34]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `const_val` in `middle`
[01:08:34] 
[01:08:34] error[E0432]: unresolved import `rustc::middle::const_val`
[01:08:34]   --> tools/miri/src/validation.rs:11:20
[01:08:34]    |
[01:08:34] 11 | use rustc::middle::const_val::ConstVal;
[01:08:34]    |                    ^^^^^^^^^ Could not find `const_val` in `middle`
[01:08:34] 
[01:08:36] error: aborting due to 2 previous errors

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.

4 participants