mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-13 07:37:49 +00:00

Change vtable memory representation to use tcx allocated allocations. This fixes https://github.com/rust-lang/rust/issues/86324. However i suspect there's more to change before it can land. r? `@bjorn3` cc `@rust-lang/miri`