proptest-rs / proptest

Hypothesis-like property testing for Rust
Apache License 2.0
1.69k stars 158 forks source link

proptest: remove no longer needed "break-dead-code" feature #357

Closed tzemanovic closed 1 year ago

tzemanovic commented 1 year ago

clearing up a workaround from #124 that's no longer needed