Skip to content
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

CARGO_TARGET_TMPDIR potential support #796

Closed
xd009642 opened this issue Jul 29, 2021 · 1 comment
Closed

CARGO_TARGET_TMPDIR potential support #796

xd009642 opened this issue Jul 29, 2021 · 1 comment
Assignees

Comments

@xd009642
Copy link
Owner

Describe the feature

A new environment variable named CARGO_TARGET_TMPDIR is available. This variable points to a directory that integration tests and benches can use as a "scratchpad" for testing filesystem operations.

rust-lang/cargo#9375 need to see if we have to pass this env var into the binaries when we launch them

@xd009642 xd009642 self-assigned this Jul 29, 2021
@xd009642
Copy link
Owner Author

Nothing needs to be done, cargo sorts it all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant