dynasm-rs
dynasm-rs copied to clipboard
deps: Update to `bitflags` 2 from 1.
This has a change in behavior where calling Flags::make or Feature::make will ignore any unknown bits where before they were transparently maintained.
This is untested as I'm unable to build and run tests. (And it is x86 only and I'm only on ARM at the moment.)
Had to fixup a conflict but it's merged! Github is sadly a bit confused.
Thanks!