about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm/ffi.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-10-29 18:38:57 +0100
committerGitHub <noreply@github.com>2024-10-29 18:38:57 +0100
commit5dc36391fe72d3e6e6b65657b119faa1fc3b3e5a (patch)
tree12a04e5e259abde6605dc1d104ca709705ac1e62 /compiler/rustc_codegen_llvm/src/llvm/ffi.rs
parent5d6c49938e84c5af5b1c91cb570c995bb59ce1db (diff)
parentad76564900f353d3aca8ddcce48755f9903a6896 (diff)
downloadrust-5dc36391fe72d3e6e6b65657b119faa1fc3b3e5a.tar.gz
rust-5dc36391fe72d3e6e6b65657b119faa1fc3b3e5a.zip
Rollup merge of #132151 - compiler-errors:coroutine-resume-outlives, r=spastorino
Ensure that resume arg outlives region bound for coroutines

When proving that `{Coroutine}: 'region`, we must also prove that the coroutine's resume ty outlives that region as well. See the inline comment.

Fixes #132104
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm/ffi.rs')
0 files changed, 0 insertions, 0 deletions