mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
296c7a683c
Record allocation spans inside force_allocation This expands https://github.com/rust-lang/miri/pull/2940 to cover locals r? `@RalfJung`