Closed Freax13 closed 1 year ago
We should bump our bitflags
dependency to v1.3
though. Earlier versions don't mention that repr(transparent)
is valid.
We should bump our
bitflags
dependency tov1.3
though. Earlier versions don't mention thatrepr(transparent)
is valid.
Good catch, thanks! Better be safe than sorry!
Now that the representation is fixed, these types can be embedded into other structures such as AMD's
VMCB
andVMSA
or Intel'sATTRIBUTES
(SGX).