about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-10-19 14:54:23 +0000
committerbors <bors@rust-lang.org>2022-10-19 14:54:23 +0000
commit43de83e02d50c85ccf427ca64c2a0ca2f77161ad (patch)
treebb2c9b50e6954a833c95f6c914e0da070c379ef4 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent4207f9e088dd574827aa35c3273cceee712820a9 (diff)
parente7faf046c0aca0438d948461b8a39046281248ea (diff)
downloadrust-43de83e02d50c85ccf427ca64c2a0ca2f77161ad.tar.gz
rust-43de83e02d50c85ccf427ca64c2a0ca2f77161ad.zip
Auto merge of #2600 - saethlin:ice, r=RalfJung
Fix ICE when trying to GC a Stack with an unknown bottom

Fixes https://github.com/rust-lang/rust/issues/103167

`@RalfJung` I prefer this approach because the whole GC system is sloppy already in order to be efficient (doesn't run often, ignores small stacks) so a bit more imprecision for a simple implementation seems worth it to me. But I'm of course willing to be convinced otherwise.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions