about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorOli Scherer <git-spam-no-reply9815368754983@oli-obk.de>2023-07-24 14:47:32 +0000
committerOli Scherer <git-spam-no-reply9815368754983@oli-obk.de>2023-07-24 15:19:26 +0000
commite390dc9c36448ca033aad48a6e7fd5ecc3f038d2 (patch)
tree5575c1bc21075ea6bb4e40876db1f475ae70cb38 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parentd14569bd64e468bb08472f4885b4796ba8354474 (diff)
downloadrust-e390dc9c36448ca033aad48a6e7fd5ecc3f038d2.tar.gz
rust-e390dc9c36448ca033aad48a6e7fd5ecc3f038d2.zip
Perform OpaqueCast field projection on HIR, too.
This is necessary for closure captures in 2021 edition, as they capture individual fields, not the full mentioned variables. So it may try to capture a field of an opaque (because the hidden type is known to be something with a field).
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions