rust-lang / miri

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

make miri-script a workspace root #3512

Closed RalfJung closed 2 months ago

RalfJung commented 2 months ago

This is needed to make miri-script build on stable (as is done by the ./miri script) when the parent package uses unstable cargo features.

RalfJung commented 2 months ago

@bors r+

bors commented 2 months ago

:pushpin: Commit 4af9665e49a741bc045442ba149e7823db813b21 has been approved by RalfJung

It is now in the queue for this repository.

bors commented 2 months ago

:hourglass: Testing commit 4af9665e49a741bc045442ba149e7823db813b21 with merge 897740ad4c8be2f0cf919987a13552748fbce966...

bors commented 2 months ago

:sunny: Test successful - checks-actions Approved by: RalfJung Pushing 897740ad4c8be2f0cf919987a13552748fbce966 to master...