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#68752 #68757

Closed
rust-highfive opened this issue Feb 2, 2020 · 1 comment · Fixed by #68774
Closed

miri no longer builds after rust-lang/rust#68752 #68757

rust-highfive opened this issue Feb 2, 2020 · 1 comment · Fixed by #68774
Assignees
Labels
T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Comments

@rust-highfive
Copy link
Collaborator

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

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

cc @JohnTitor, the PR reviewer, and nominating for compiler team prioritization.

@rust-highfive rust-highfive added I-nominated T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Feb 2, 2020
bors added a commit to rust-lang/miri that referenced this issue Feb 2, 2020
Bump rustc

The latest toolstate failure is already fixed (3d8bf92), we should only bump rustc and update submodule, I think.
cc: rust-lang/rust#68757

r? @RalfJung
@RalfJung RalfJung mentioned this issue Feb 2, 2020
@RalfJung
Copy link
Member

RalfJung commented Feb 2, 2020

Fix up at #68774

@bors bors closed this as completed in f43c34a Feb 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants