mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 14:37:13 +00:00
Make async drop code more consistent with regular drop code Fixes #126573 Relates to #126482 r? ````@petrochenkov````
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.