about summary refs log tree commit diff
path: root/src/rustllvm/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorLuca Barbieri <luca@luca-barbieri.com>2020-04-10 22:42:20 +0200
committerMark Rousskov <mark.simulacrum@gmail.com>2020-04-11 17:49:16 -0400
commit1864caaaa4d283143eb5e267e5cb46fa0500434a (patch)
tree251cba7c1c545d5c9a7fb944a6a27a15380d6235 /src/rustllvm/CoverageMappingWrapper.cpp
parent3dd500de373757fd2b118db0c999e48dd01ff894 (diff)
downloadrust-1864caaaa4d283143eb5e267e5cb46fa0500434a.tar.gz
rust-1864caaaa4d283143eb5e267e5cb46fa0500434a.zip
Make panic-unwind a default feature for libstd
x.py sets it unconditionally, so want it for plain "cargo build".

We need to load one of the panic runtimes that is in src (vs. pre-built in the
compiler's sysroot) to ensure that we don't load libpanic_unwind from the
sysroot. That would lead to a load of libcore, also from the sysroot, and create
lots of errors about duplicate lang items.
Diffstat (limited to 'src/rustllvm/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions