mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
f640438b40
Keep the `HirId` of `.await`ed expressions so in the case of a `fn` call on on a sync `fn`, we can suggest maybe turning it into an `async fn`.