mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
4f167b4baf
Actually use the right closure kind when checking async Fn goals Dumb copy-paste mistake on my part from #120712. Sorry! r? oli-obk Fixes #121599