blt / bughunt-rust

QuickCheck bug hunting in Rust standard library data structures
MIT License
160 stars 8 forks source link

Use strum::EnumCount to derive Op counts #13

Closed dwijnand closed 5 years ago

dwijnand commented 5 years ago

Updated strum, sent a PR: https://github.com/Peternator7/strum/pull/43, and updated this to use my branch.

blt commented 5 years ago

@dwijnand very happy to have this in. Please feel free to merge in when ready.

dwijnand commented 5 years ago

It is ready, but I can't merge it.

blt commented 5 years ago

Oh shoot, my fault.