mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
c3969a7b74
Suggest async block instead of async closure when possible Fixes rust-lang/rust#140265 r? @estebank