]> git.lizzy.rs Git - rust.git/commit
Unrolled await macro.
authorGiles Cope <gilescope@gmail.com>
Tue, 5 Mar 2019 09:06:24 +0000 (09:06 +0000)
committerGiles Cope <gilescope@gmail.com>
Tue, 5 Mar 2019 09:06:24 +0000 (09:06 +0000)
commit33a64699b1f630640a7281be6493643904e5daa4
tree570e5f548312915e3a38303c09ab1ba579c94826
parent6dd2a857aa60925e42e3d319534bee46f0664caf
Unrolled await macro.

Was then able to the minimise the reproduction a little further.
src/test/run-pass/generator/issue-57084.rs [new file with mode: 0644]
src/test/run-pass/issues/issue-57084-async-await.rs [deleted file]