diff options
| author | bors <bors@rust-lang.org> | 2023-09-27 00:03:53 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-09-27 00:03:53 +0000 |
| commit | e1636a0939fe8f7943d543f4cd0d7454ea4df487 (patch) | |
| tree | 5be143c71ddb590d51aa396cbaf1ae6d811286eb /compiler/rustc_codegen_llvm/src | |
| parent | 5ae769f06bbe2afc50cde219757a5915e61ba365 (diff) | |
| parent | 17b313fb5734df8186071d4e30e46673098bb6a9 (diff) | |
| download | rust-e1636a0939fe8f7943d543f4cd0d7454ea4df487.tar.gz rust-e1636a0939fe8f7943d543f4cd0d7454ea4df487.zip | |
Auto merge of #116156 - oli-obk:opaque_place_unwrap, r=compiler-errors
Only prevent field projections into opaque types, not types containing opaque types fixes https://github.com/rust-lang/rust/issues/115778 I did not think that original condition through properly... I'll also need to check the similar check around the other `ProjectionKind::OpaqueCast` creation site (this one is in hir, the other one is in mir), but I'll do that change in another PR that doesn't go into a beta backport.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
