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