rust-lang / miri

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

make MIRI_TEST_TARGET and RUSTC_BLESS entirely an internal thing #3590

Closed RalfJung closed 1 month ago

RalfJung commented 1 month ago

They are just used to communicate between ./miri test/./x.py test miri and the test harness, but should not be used by users.

RalfJung commented 1 month ago

@bors r+

bors commented 1 month ago

:pushpin: Commit 834afd9888a8886cda34b7e9e4108c222da0805f has been approved by RalfJung

It is now in the queue for this repository.

bors commented 1 month ago

:hourglass: Testing commit 834afd9888a8886cda34b7e9e4108c222da0805f with merge e1473e621c1268564d560cafbbc52e4d3e41f595...

bors commented 1 month ago

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