proptest-rs / proptest

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

[proptest-derive] disable clippy::arc_with_non_send_sync #365

Closed sunshowers closed 1 year ago

sunshowers commented 1 year ago

This is a new lint added in Rust 1.72. See comment for why.