Skip to content

Pull requests: proptest-rs/proptest

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Upgrade to bit-set v0.11 and bit-vec v0.10
#662 opened Jul 23, 2026 by cuviper Loading…
Upgrade to syn v3
#661 opened Jul 23, 2026 by cuviper Loading…
Add Antithesis support to Proptest feature-request This issue is requesting new functionality
#659 opened Jul 13, 2026 by carlsverre Loading…
Update trybuild requirement from =1.0.115 to =1.0.116 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#632 opened Feb 13, 2026 by dependabot Bot Loading…
Add shrunken case to stderr output
#631 opened Feb 11, 2026 by chrisroberts14 Loading…
Update rand requirement from 0.9 to 0.10 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#629 opened Feb 9, 2026 by dependabot Bot Loading…
Update rand_xorshift requirement from 0.4 to 0.5 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#626 opened Feb 3, 2026 by dependabot Bot Loading…
Update rand_chacha requirement from 0.9 to 0.10 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#625 opened Feb 3, 2026 by dependabot Bot Loading…
Update criterion requirement from 0.5 to 0.8 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#616 opened Dec 1, 2025 by dependabot Bot Loading…
Add the attribute macro to the prelude
#591 opened Aug 8, 2025 by TomFryersMidsummer Loading…
Fix typo in unknown_modifier error definition
#583 opened Jun 22, 2025 by kilavvy Loading…
Add feature backtrace
#526 opened Oct 6, 2024 by target-san Contributor Loading…
[proptest] Implement is_minimal_case
#522 opened Sep 22, 2024 by matthew-russo Member Loading…
feat: add possibility to interrupt running test
#521 opened Sep 22, 2024 by matthew-russo Member Loading…
Add iterative runner
#516 opened Sep 22, 2024 by matthew-russo Member Loading…
Add edge bias feature to bias for testing edge cases.
#515 opened Sep 22, 2024 by matthew-russo Member Loading…
269 improve shrinking prop flat map
#513 opened Sep 22, 2024 by matthew-russo Member Loading…
265 max shrink iters u32
#512 opened Sep 22, 2024 by matthew-russo Member Loading…
proptest-derive: #[inline] + no_cfg Cargo feature gate quality-of-life This issue proposes a change that will improve the UX of proptest but isn't necessarily a "feature"
#106 opened Nov 6, 2018 by Centril Collaborator Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.