Files
rust/compiler/rustc_mir_transform/src
Matthias Krüger f7a11798e8 Rollup merge of #140967 - azhogin:azhogin/async-drop-poll-shim-for-error-dropee-fix, r=oli-obk
Async drop poll shim for error dropee generates noop body

Fixes https://github.com/rust-lang/rust/issues/140930.

When dropee type for async drop poll shim is `ty::Error(_)`, the generated poll function will be noop body. To avoid ICE in `elaborate_drop`.
2025-05-23 13:34:17 +02:00
..
2025-02-08 22:12:13 +00:00
2025-04-24 11:36:07 +10:00
2025-02-18 12:52:56 +11:00
2025-05-12 15:33:37 +02:00
2025-01-11 11:34:01 +00:00
2025-02-03 12:53:57 -08:00
2025-02-22 00:13:19 +00:00
2025-04-29 14:03:06 +00:00
2025-02-22 00:13:19 +00:00