Files
rust/tests/ui/async-await
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-03-18 17:35:26 +00:00
2024-08-20 18:33:25 +02:00
2024-08-17 12:43:25 -04:00
2025-04-15 11:14:23 +02:00
2024-12-13 00:04:56 +00:00
2024-12-13 00:04:56 +00:00
2024-01-13 12:46:58 -05:00
2024-10-12 06:14:46 -04:00
2024-10-12 06:14:46 -04:00
2024-12-05 14:14:17 -08:00
2024-12-05 14:14:17 -08:00
2024-10-12 06:14:46 -04:00
2025-04-03 21:41:58 +00:00