rust-lang / miri

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

no_std works on Windows now #3477

Closed RalfJung closed 5 months ago

RalfJung commented 5 months ago

Since we now properly support the magic linker section for TLS dtors, the no_std test works on Windows.

RalfJung commented 5 months ago

@bors r+

bors commented 5 months ago

:pushpin: Commit 1b48cec5a64342d7758b5e40841e8f839010cd3a has been approved by RalfJung

It is now in the queue for this repository.

bors commented 5 months ago

:hourglass: Testing commit 1b48cec5a64342d7758b5e40841e8f839010cd3a with merge 6a5eaea515041a90b7c844d44cad103cc024a663...

bors commented 5 months ago

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