mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 00:57:32 +00:00
Make async drop code more consistent with regular drop code Fixes #126573 Relates to #126482 r? ````@petrochenkov````
For more information about how rustc works, see the rustc dev guide.