about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-01-25 17:39:29 +0100
committerGitHub <noreply@github.com>2024-01-25 17:39:29 +0100
commit4bca9546345fd6847e5e4bc259a7b2ddc568793a (patch)
tree27cfca9e17ebac7a7d3394809b3a1b685be4d51d /compiler/rustc_codegen_llvm/src
parentf7d3a45bb2c16b4b5a5a2a4170e764c1f45a6f94 (diff)
parent07b7c777059032aa50e451f07a750ed4c9ac3df5 (diff)
downloadrust-4bca9546345fd6847e5e4bc259a7b2ddc568793a.tar.gz
rust-4bca9546345fd6847e5e4bc259a7b2ddc568793a.zip
Rollup merge of #120330 - compiler-errors:no-coroutine-info-in-coroutine-drop-body, r=nnethercote
Remove coroutine info when building coroutine drop body

Coroutine drop shims are not themselves coroutines, so erase the "`coroutine`" field from the body so that helper fns like `yield_ty` and `coroutine_kind` properly return `None` for the drop shim.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions