mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 19:16:36 +00:00
interpret: is_alloc_live: check global allocs last See https://github.com/rust-lang/rust/pull/136105#discussion_r1930609553. (A perf run makes no sense as this is only used by Miri.)