diff options
author | John Turner <jturner.usa@gmail.com> | 2022-11-16 21:11:10 -0500 |
---|---|---|
committer | John Turner <jturner.usa@gmail.com> | 2022-11-16 21:11:10 -0500 |
commit | ec6c5e35fab1bfe464abcb2a24eb92cab84a699d (patch) | |
tree | 9236ebfc96ec82f4300030b238e878b591abac0f /init.el | |
parent | f3a38c63630ed7f44e3c9bd4d0997221ec07b2e8 (diff) | |
download | emacs.d-ec6c5e35fab1bfe464abcb2a24eb92cab84a699d.tar.gz |
override "TMPDIR" environment variable for all cargo commands
Rustdoc does not respect "CARGO_TARGET_DIR" and instead uses "TMPDIR"
or /tmp. On systems that mount /tmp with "noexec" this breaks doc
tests, since they can't be executed.
Diffstat (limited to 'init.el')
0 files changed, 0 insertions, 0 deletions