Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proof libs (F*): fix trait inheritance in rand-core #1322

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

karthikbhargavan
Copy link
Contributor

@karthikbhargavan karthikbhargavan commented Feb 21, 2025

CryptoRng implementations must implement RngCore.
CryptoRngCore implementations must implement CryptoRng.

Copy link
Member

@franziskuskiefer franziskuskiefer left a comment

Choose a reason for hiding this comment

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

This is new in rand v0.9

@franziskuskiefer franziskuskiefer added this pull request to the merge queue Feb 21, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 21, 2025
@franziskuskiefer franziskuskiefer merged commit 72a2a92 into main Feb 21, 2025
15 checks passed
@franziskuskiefer franziskuskiefer deleted the rand-core-traits branch February 21, 2025 09:39
@franziskuskiefer
Copy link
Member

I bypassed the merge queue because CI here is broken.

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.

2 participants