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