mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
296c7a683c
Record allocation spans inside force_allocation This expands https://github.com/rust-lang/miri/pull/2940 to cover locals r? `@RalfJung`