summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-01-06 23:15:14 +0100
committerGitHub <noreply@github.com>2022-01-06 23:15:14 +0100
commit0604cf5fd8aacb5eee6a627066e11ca3b5f48cf2 (patch)
tree0f8b3b00473e482adf9f1f9b6ba6859087de1438 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentcdc5c1381def01cfbb9a94598bbb7ea080dcad05 (diff)
parent0db192a48c0118081f6cd9eaa51bf9807e18b985 (diff)
downloadrust-0604cf5fd8aacb5eee6a627066e11ca3b5f48cf2.tar.gz
rust-0604cf5fd8aacb5eee6a627066e11ca3b5f48cf2.zip
Rollup merge of #92207 - tmiasko:delay-drop-elaboration-bug, r=jackh726
Delay remaining `span_bug`s in drop elaboration

This follows changes from #67967 and converts remaining `span_bug`s into
delayed bugs, since for const items drop elaboration might be executed
on a MIR which failed borrowck.

Fixes #81708.
Fixes #91816.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions