mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-22 21:11:20 +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.