Skip to content

[fix] assert that rdrand is supported before making unsafe calls that expect its existence - #652

Merged
matthew-russo merged 2 commits into
proptest-rs:mainfrom
matthew-russo:fix-651-unverified-target-feature
Jul 27, 2026
Merged

[fix] assert that rdrand is supported before making unsafe calls that expect its existence#652
matthew-russo merged 2 commits into
proptest-rs:mainfrom
matthew-russo:fix-651-unverified-target-feature

Conversation

@matthew-russo

Copy link
Copy Markdown
Member

fixes #651

@matthew-russo
matthew-russo force-pushed the fix-651-unverified-target-feature branch from d45302b to 2bedea8 Compare June 21, 2026 18:56

@rexmas rexmas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense, thanks! 👍

@matthew-russo
matthew-russo merged commit a4ad984 into proptest-rs:main Jul 27, 2026
5 checks passed
@matthew-russo
matthew-russo deleted the fix-651-unverified-target-feature branch July 27, 2026 06:37
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.

Soundness Violation: Unverified Target Feature Execution in Safe API hardware_rng

2 participants