Files
rust/compiler
bors e1636a0939 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.
2023-09-27 00:03:53 +00:00
..
2023-09-25 22:54:07 +02:00
2023-09-26 09:37:55 +02:00
2023-09-26 09:37:55 +02:00
2023-09-26 09:37:55 +02:00
2023-07-03 07:20:51 +00:00
2023-08-23 20:05:14 -04:00
2023-09-21 19:18:14 +00:00
2023-09-24 09:46:55 +00:00
2023-08-23 20:05:14 -04:00
2023-09-26 09:37:55 +02:00
2023-09-26 09:37:55 +02:00
2023-09-24 09:46:55 +00:00
2023-09-25 22:54:07 +02:00