mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
926af6493b
add flag to forward specific env vars (while isolation remains enabled) The flag is called `-Zmiri-env-forward=<var>`, but I am open to bikeshedding. ;)