about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2021-09-30 23:41:07 -0700
committerGitHub <noreply@github.com>2021-09-30 23:41:07 -0700
commit27269554b85d9202f5cdbfa09c6350498adf9d31 (patch)
treee133424df734f5370737013d9e233212842dea03 /compiler/rustc_codegen_llvm/src
parente77d163e82b2b6680322085c421c438cf60a7bc6 (diff)
parent8901ea29b93eeff11c86986f620108e9f34330df (diff)
downloadrust-27269554b85d9202f5cdbfa09c6350498adf9d31.tar.gz
rust-27269554b85d9202f5cdbfa09c6350498adf9d31.zip
Rollup merge of #89321 - tmiasko:rebase-resume-arg, r=estebank
Rebase resume argument projections during state transform

When remapping a resume argument with projections rebase them on top of
the new base.

The case where resume argument has projections is unusual, but might
arise with box syntax where the assignment is performed directly into
the box without an intermediate temporary.

Fixes #85635.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions