Esteban Kuber f640438b40 Keep info on pre-desugaring expression for better "incorrect .await" suggestion
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`.
2021-12-13 17:09:16 +00:00
..
2021-12-11 11:08:46 +01:00
2021-09-30 17:39:54 +02:00
2021-12-09 00:01:29 +01:00
2021-09-30 17:39:54 +02:00
2021-07-08 17:14:28 +02:00