about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-08-11 01:56:34 +0200
committerGitHub <noreply@github.com>2020-08-11 01:56:34 +0200
commit992988bbc563150ee97b9df1bbff45c73eda50ea (patch)
treebfe1da6629584ec87cea6f489f2849c68e79d9fa /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent2ad7c1687fcc09d5e72ddb22c926e86a078ec2e6 (diff)
parent2627eedde97e3e94e786faf8dfe612d65d8a6fa6 (diff)
downloadrust-992988bbc563150ee97b9df1bbff45c73eda50ea.tar.gz
rust-992988bbc563150ee97b9df1bbff45c73eda50ea.zip
Rollup merge of #75315 - Mark-Simulacrum:save-temps, r=ecstatic-morse
Avoid deleting temporary files on error

Previously if the compiler error'd, fatally, then temporary directories which
should be preserved by -Csave-temps would be deleted due to fatal compiler
errors being implemented as panics.

cc @infinity0

(Hopefully) fixes #75275, but I haven't tested
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions