mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +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.)