Files
rust/compiler
许杰友 Jieyou Xu (Joe) 0e710d0883 Rollup merge of #141431 - compiler-errors:open-drop, r=oli-obk
Emit dummy open drop for unsafe binder

Fixes rust-lang/rust#141394

We can't taint the body in wfcheck when we have a `T: Copy` bound failure, so we end up binding MIR here. Emit a dummy open drop so that drop elaboration doesn't fail.

r? oli-obk
2025-05-27 01:29:18 +08:00
..
2025-05-12 15:33:37 +02:00
2025-05-12 15:33:37 +02:00
2025-05-22 11:55:22 +10:00
2025-05-26 08:48:19 +00:00
2025-05-12 15:33:37 +02:00
2025-05-12 15:33:37 +02:00
2025-05-24 20:31:37 +02:00
2025-05-12 15:33:37 +02:00
2025-05-26 08:48:19 +00:00
2025-05-23 12:10:53 +00:00