Skip to content

Changes for https://github.com/mozilla/rust/issues/2379 #2415

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

Closed
wants to merge 3 commits into from
Closed

Conversation

Dretch
Copy link
Contributor

@Dretch Dretch commented May 20, 2012

This is supposed to be attached to #2379 (issue #2379).

Dretch added 3 commits May 20, 2012 14:12
…hat the gen_* methods can be reused with different rng implementations (for #2379)
… type and also some choose/shuffle functions (for #2379)
@brson
Copy link
Contributor

brson commented May 22, 2012

This looks good to me. In the future we should probably make the default rng constructor use a random seed and get rid of the RUST_SEED environment variable which is just an old hack that nobody ever uses.

I will pull this once it passes on the bots.

@brson
Copy link
Contributor

brson commented May 22, 2012

Integrated. Thanks!

@brson brson closed this May 22, 2012
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 22, 2022
support MIRI_HOST_SYSROOT env var for stage 0 builds

Together with a [patch on the rustc side](rust-lang#99599), this makes `./x.py test src/tools/miri --stage 0` work again. :)

r? `@oli-obk`
celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
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