Skip to content

Conversation

@eduardosm
Copy link
Contributor

No description provided.

…ost environment into the interpreted program
# Make sure all tested target features are enabled
export STDARCH_TEST_EVERYTHING=1
# Needed to pass the STDARCH_TEST_EVERYTHING environment variable
export MIRIFLAGS="${MIRIFLAGS:-} -Zmiri-disable-isolation"
Copy link
Member

Choose a reason for hiding this comment

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

FWIW you could have used -Zmiri-env-forward=STDARCH_TEST_EVERYTHING, that would also not have leaked the whole host environment, only that one variable.

@RalfJung RalfJung added this pull request to the merge queue Apr 30, 2024
Merged via the queue into rust-lang:master with commit 308ea7f Apr 30, 2024
@eduardosm eduardosm deleted the set-env branch April 30, 2024 16:17
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