mirror of
https://github.com/Team-Resurgent/xemu-plus.git
synced 2026-04-30 10:56:50 -07:00
ac561a3050
Nested offset_of was stabilized in Rust 1.82. Since the minimum supported version for QEMU is 1.83, allow nested field accesses in vmstate_of! Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>