// async/ await is not highlighted
async fn test() {
other_fn().await;
}
Perhaps look into #2305?
Yeah, I believe that should contain the relevant fix 馃槂
Should we leave this issue open and close it when #2305 lands? (I was previously searching the open issues and this didn't come up, which is why I opened the new issue, I'd imagine this would help point people in the right direction 馃槄)
Most helpful comment
Yeah, I believe that should contain the relevant fix 馃槂
Should we leave this issue open and close it when #2305 lands? (I was previously searching the open issues and this didn't come up, which is why I opened the new issue, I'd imagine this would help point people in the right direction 馃槄)