rust-lang / miri

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

iter_exported_symbols: also walk used statics in local crate #3723

Closed RalfJung closed 3 days ago

RalfJung commented 3 days ago

Since https://github.com/rust-lang/rust/pull/126938 got reverted, we need a different approach.

Fixes https://github.com/rust-lang/miri/issues/3722

RalfJung commented 3 days ago

@bors r+

bors commented 3 days ago

:pushpin: Commit 6720f186c941674faf12d7ac0bab6880320dcab9 has been approved by RalfJung

It is now in the queue for this repository.

bors commented 3 days ago

:hourglass: Testing commit 6720f186c941674faf12d7ac0bab6880320dcab9 with merge 72b4d8c0f37b38f8f1e65d182ec90e66b88db25e...

bors commented 3 days ago

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