Skip to content

miri no longer builds after rust-lang/rust#63561 #64109

@rust-highfive

Description

@rust-highfive
Contributor

Hello, this is your friendly neighborhood mergebot.
After merging PR #63561, 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 @HeroicKatora, do you think you would have time to do the follow-up work?
If so, that would be great!

cc @oli-obk, the PR reviewer, and @rust-lang/compiler -- nominating for prioritization.

Activity

added
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
on Sep 3, 2019
oli-obk

oli-obk commented on Sep 3, 2019

@oli-obk
Contributor

I need to port parts of tag_allocation from miri to rustc and only keep the actual miri-parts in miri. I'll try to get it done by tomorrow night.

nikomatsakis

nikomatsakis commented on Sep 5, 2019

@nikomatsakis
Contributor

check-in from compiler triage:

Go @oli-obk, go! 🐎

added a commit that references this issue on Sep 6, 2019
4894123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

P-highHigh priorityT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @eddyb@nikomatsakis@RalfJung@oli-obk@rust-highfive

    Issue actions

      `miri` no longer builds after rust-lang/rust#63561 · Issue #64109 · rust-lang/rust