Skip to content

Conversation

serprex
Copy link

@serprex serprex commented Feb 2, 2025

requires MSRV 1.80

@matthew-russo
Copy link
Member

Thanks for the contribution.

We'll need to hold off for a few more Rust releases. Proptest's currently msrv policy is no more than current - 7:

# MSRV

The current MSRV of this crate is 1.64. The MSRV is guaranteed to not exceed <current stable release> - 7, though in practice it may be lower than this - your mileage may vary. If we change this policy in a backwards incompatible way (e.g. changing it to <current stable release> - 1), this constitutes a breaking change, and would be a major version bump (e.g. 1.1 -> 2.0).

https://github.com/proptest-rs/proptest?tab=readme-ov-file#msrv

I'll check back in a few months when 1.87 releases.

@rexmas
Copy link
Contributor

rexmas commented Oct 15, 2025

@serprex we're well past 1.87 if you would like to update this branch and our MSRV we can merge it

@serprex serprex force-pushed the remove-lazy-static branch from 7d99b0c to c990b99 Compare October 15, 2025 12:00
@serprex
Copy link
Author

serprex commented Oct 15, 2025

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants