Uh oh!
There was an error while loading. Please reload this page.
Update rand_core to 0.10.0-rc-4 - #1712
Merged
Merged
Conversation
This was referenced Jan 19, 2026
dhardyforce-pushed
the
push-nzsxxkozrnpy
branch
from
January 20, 2026 12:01
1a6f1f5 to
dc9d6e6Comparedhardyforce-pushed
the
push-nzsxxkozrnpy
branch
from
January 20, 2026 12:14
dc9d6e6 to
6830af0Comparedhardy
marked this pull request as ready for review
January 20, 2026 12:20
Fethbita
commented
Jan 20, 2026
0.10.0-rc-5 (see rust-random/rand_core#51) is published, maybe better to update to that? |
dhardy
commented
Jan 20, 2026
MemberAuthor
RC5 has no breaking changes over this. |
baloo
approved these changes
Jan 20, 2026
baloo
left a comment
Contributor
There was a problem hiding this comment.
Tested in a couple of downstream crates. No issues found
Uh oh!
There was an error while loading. Please reload this page.
tarcieri
commented
Jan 20, 2026
Contributor
Hmm, shouldn't both the |
dhardy
commented
Jan 20, 2026
MemberAuthor
tarcieri
commented
Jan 20, 2026
Contributor
Yeah they should all be compatible, just noting you merged old version numbers |
dhardy
commented
Jan 20, 2026
MemberAuthor
Yes, I saw no need to update; the code should be compatible with both versions (on your advice not to pin the version). |
baloo
commented
Jan 20, 2026
Contributor
Any chance to get another release candidate of Would ease things up for consumers. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CHANGELOG.mdentrySummary
Update regarding these rand_core PRs:
RngCore: TryRngCore<Error = Infallible>rand_core#45Unresolved
chacha20
rand_chacha test failure (likely due to rust-random/rand_core#44)