Rust: `miri` no longer builds after rust-lang/rust#75436

Created on 12 Aug 2020  路  5Comments  路  Source: rust-lang/rust

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

And nominating for compiler team prioritization.

A-miri C-bug

All 5 comments

It looks like the PR is merged. Should this issue be closed or are there further steps to complete until it's fully fixed?

It looks like the PR is merged. Should this issue be closed or are there further steps to complete until it's fully fixed?

The submodule should be updated to fix toolstate.

Thanks! I'm trying to understand the protocol around tool breakages, so I was trying to understand why the issue wasn't yet closed :)

I'll get https://github.com/rust-lang/miri/pull/1504 into Miri and then submit a submodule update that will close this issue. :)

I often wait a bit after Miri is fixed before doing the submodule update, to collect more things into the same update. It's okay when Miri is missing for a few days.

Was this page helpful?
0 / 5 - 0 ratings