about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorRalf Jung <post@ralfj.de>2018-09-18 11:01:13 +0200
committerRalf Jung <post@ralfj.de>2018-10-28 11:33:27 +0100
commit02a42382f64d77d4a7121b4f25f537c574639e89 (patch)
tree51c1aeb886e70f894a4cbb8e418ccbed14923514 /src/rustllvm/RustWrapper.cpp
parent1982f1887ad524951f24c12a6cc7bf05148aec14 (diff)
downloadrust-02a42382f64d77d4a7121b4f25f537c574639e89.tar.gz
rust-02a42382f64d77d4a7121b4f25f537c574639e89.zip
rename env var to control ctfe backtraces, and make it usually show the backtrace delayed
The env var is now RUST_CTFE_BACKTRACE.  Similar to RUST_BACKTRACE, it usually
only prints a backtrace when the error actually surfaces, not when it happens.
This makes a difference when we catch errors.

As per @oli-obk's request, one can set RUST_CTFE_BACKTRACE=immediate to get the
backtrace shown immediately.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions