Files
rust/tests/ui
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-05-03 17:22:52 +02:00
2025-05-06 23:28:28 +05:30
2025-05-12 16:35:09 +02:00
2025-05-07 16:29:59 +00:00
2025-04-29 03:07:24 +00:00
2025-05-09 12:09:15 +02:00
2025-05-12 16:35:09 +02:00
2025-05-21 20:38:49 +01:00
2025-05-07 16:29:59 +00:00
2025-04-25 20:50:57 +09:00
2025-05-02 18:45:28 +00:00
2025-05-14 13:32:59 +01:00
2025-05-03 17:22:52 +02:00
2025-04-21 16:16:38 +09:00
2025-05-22 11:39:49 +01:00
2025-04-29 18:19:26 +02:00
2025-05-03 17:22:52 +02:00
2025-04-25 20:50:57 +09:00
2025-05-21 20:20:19 +01:00
2025-05-05 21:09:31 +02:00
2025-05-09 22:21:35 +05:00