rust/compiler/rustc_codegen_ssa
León Orell Valerian Liehr ef062ea80d
Rollup merge of #126594 - zetanumbers:fix-cross-crate-async-drop-glue, r=oli-obk
Make async drop code more consistent with regular drop code

Fixes #126573

Relates to #126482

r? ````@petrochenkov````
2024-06-19 09:52:01 +02:00
..

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.