mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 15:56:09 +03:00
3acbb4d421
Make `AsyncDrop` check that it's being implemented on a local ADT Fixes https://github.com/rust-lang/rust/issues/143691