diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-10-29 18:38:57 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-29 18:38:57 +0100 |
| commit | 5dc36391fe72d3e6e6b65657b119faa1fc3b3e5a (patch) | |
| tree | 12a04e5e259abde6605dc1d104ca709705ac1e62 /compiler/rustc_codegen_llvm/src | |
| parent | 5d6c49938e84c5af5b1c91cb570c995bb59ce1db (diff) | |
| parent | ad76564900f353d3aca8ddcce48755f9903a6896 (diff) | |
| download | rust-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')
0 files changed, 0 insertions, 0 deletions
