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

miri no longer builds after rust-lang/rust#80522 #88768

Closed
rust-highfive opened this issue Sep 8, 2021 · 0 comments · Fixed by #88823
Closed

miri no longer builds after rust-lang/rust#80522 #88768

rust-highfive opened this issue Sep 8, 2021 · 0 comments · Fixed by #88823
Assignees
Labels
A-miri Area: The miri tool C-bug Category: This is a bug.

Comments

@rust-highfive
Copy link
Collaborator

Hello, this is your friendly neighborhood mergebot.
After merging PR #80522, I observed that the tool miri no longer builds.
A follow-up PR to the repository https://github.com/rust-lang/miri is needed to fix the fallout.

cc @cjgillot, do you think you would have time to do the follow-up work?
If so, that would be great!

@rust-highfive rust-highfive added A-miri Area: The miri tool C-bug Category: This is a bug. labels Sep 8, 2021
bors added a commit to rust-lang/miri that referenced this issue Sep 9, 2021
`rustc_mir` -> `rustc_const_eval`

This should fix the "[can't find crate for `rustc_mir`](rust-lang/rust#88768)" build failure.
@ghost ghost mentioned this issue Sep 10, 2021
@bors bors closed this as completed in b69fe57 Sep 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-miri Area: The miri tool C-bug Category: This is a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants