Skip to content

std::random: use little-endian for reproducibility - #157430

Open
hanna-kruppe wants to merge 1 commit into
rust-lang:mainfrom
hanna-kruppe:random-endian
Open

std::random: use little-endian for reproducibility#157430
hanna-kruppe wants to merge 1 commit into
rust-lang:mainfrom
hanna-kruppe:random-endian

Conversation

@hanna-kruppe

Copy link
Copy Markdown
Contributor

See added comment for rationale. Also note that rand has defaulted to LE for many years, apparently without any objections.

r? @joshtriplett

See added comment for rationale. Also note that `rand` has defaulted to
LE for many years, apparently without any objections.
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Jun 4, 2026
@rustbot

rustbot commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

joshtriplett is not on the review rotation at the moment.
They may take a while to respond.

@joshtriplett

Copy link
Copy Markdown
Member

@bors r+ rollup

@rust-bors

rust-bors Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 468c78a has been approved by joshtriplett

It is now in the queue for this repository.

🌲 The tree is currently closed for pull requests below priority 10. This pull request will be tested once the tree is reopened.

Reason for tree closure: manually handling queue due to backlog

@rust-bors rust-bors Bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 4, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Aug 4, 2026
…triplett

std::random: use little-endian for reproducibility

See added comment for rationale. Also note that `rand` has defaulted to LE for many years, apparently without any objections.

r? @joshtriplett
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Aug 4, 2026
…triplett

std::random: use little-endian for reproducibility

See added comment for rationale. Also note that `rand` has defaulted to LE for many years, apparently without any objections.

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

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants