rust-lang / miri

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

add helper function to declare an extern static for a weak symbol #3559

Closed RalfJung closed 5 months ago

RalfJung commented 5 months ago

and use it to make statx a regular function and get rid of the syscall

RalfJung commented 5 months ago

@bors r+

bors commented 5 months ago

:pushpin: Commit 6bfb795800eeb826aaaa242ec8bf21dd56a18724 has been approved by RalfJung

It is now in the queue for this repository.

bors commented 5 months ago

:hourglass: Testing commit 6bfb795800eeb826aaaa242ec8bf21dd56a18724 with merge 11b50ff4bd761aba7fdbbca85b3cb8f1514e4aed...

bors commented 5 months ago

:broken_heart: Test failed - checks-actions

RalfJung commented 5 months ago

@bors r+

bors commented 5 months ago

:pushpin: Commit 9e755ccfd22a4265620a1b4bb28a82a254a5b87c has been approved by RalfJung

It is now in the queue for this repository.

bors commented 5 months ago

:hourglass: Testing commit 9e755ccfd22a4265620a1b4bb28a82a254a5b87c with merge 592dfa636cc64ca8ce5b24c8f6fc2e4867989b6e...

bors commented 5 months ago

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