Closed
Description
I have a PR for this, just opening an issue, since I might be missing other parts of it.
I couldn't find up-to-date docs on the new async / await keywords. Std library docs have blank pages:
- https://doc.rust-lang.org/std/keyword.async.html
- https://doc.rust-lang.org/std/keyword.await.html
Perhaps there are other docs somewhere, but I thought to look at the RFC. The tracking bug is closed, but the RFC is not fully implemented.