rust-lang / miri

An interpreter for Rust's mid-level intermediate representation
Apache License 2.0
4.31k stars 327 forks source link

Automatic Rustup #3416

Closed github-actions[bot] closed 5 months ago

RalfJung commented 5 months ago

@bors r+

bors commented 5 months ago

:pushpin: Commit 9d7d91632496aa1bdb96a852229aca3851e68bec has been approved by RalfJung

It is now in the queue for this repository.

bors commented 5 months ago

:hourglass: Testing commit 9d7d91632496aa1bdb96a852229aca3851e68bec with merge ca2aab60e53866aa179a15e575ebef8d20f1db7d...

bors commented 5 months ago

:broken_heart: Test failed - checks-actions

RalfJung commented 5 months ago

Uh, what the heck is that?

  Preparing a sysroot for Miri (target: i686-pc-windows-msvc)...
       Locking 1 package
  thread 'main' panicked at src/cargo\util\context\mod.rs:412:20:
  already borrowed: BorrowMutError

I hope this will be fixed by https://github.com/rust-lang/rust/pull/123081 ...^^