-
Notifications
You must be signed in to change notification settings - Fork 390
Labels
A-macArea: Affects only macOS targetsArea: Affects only macOS targetsA-shimsArea: This affects the external function shimsArea: This affects the external function shimsC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancement
Description
We added this hack when env var exposure was implemented to avoid breakage:
https://github.com/rust-lang/miri/blob/master/src/shims/env.rs#L22-L23
However, since then @christianpoveda implemented basic file system access. So do we even still need that hack?
Metadata
Metadata
Assignees
Labels
A-macArea: Affects only macOS targetsArea: Affects only macOS targetsA-shimsArea: This affects the external function shimsArea: This affects the external function shimsC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancement