diff options
author | iximeow <me@iximeow.net> | 2021-03-21 14:30:17 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2021-03-21 14:30:17 -0700 |
commit | fcd9fc30d2fa41b2267a6539e5806735bae8931d (patch) | |
tree | 02eb659edc4eb03f266c17880d5e21f662856099 /src/long_mode/display.rs | |
parent | 0591d78e5b1c1c232fd6c6e4c159fd428f19ade9 (diff) |
make Opcode, Operand, and DecodeError non_exhaustive
in the future these can and will change (new operands, new instructions) and i would prefer they not be major breaking changes. applications can ignore them and probably do undesired variants anyway.
if you want to write a 1120-variant match, are you me? why would you do this
Diffstat (limited to 'src/long_mode/display.rs')
0 files changed, 0 insertions, 0 deletions