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