rust-lang / miri

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

make 'missing extern static' error consistent with missing shim #3455

Closed RalfJung closed 3 months ago

RalfJung commented 3 months ago

What's relevant is mostly the link name of the external symbol, not its Rust path.

RalfJung commented 3 months ago

@bors r+

bors commented 3 months ago

:pushpin: Commit 52a66b2baf2892a8a0c4263601220d538ce97dea has been approved by RalfJung

It is now in the queue for this repository.

bors commented 3 months ago

:hourglass: Testing commit 52a66b2baf2892a8a0c4263601220d538ce97dea with merge f70a3c408977d09bcfe66cd68ba544827ebfb86e...

bors commented 3 months ago

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