]> git.lizzy.rs Git - rust.git/commit
Test interaction btw async blocks and ?, return, break.
authorMazdak Farrokhzad <twingoow@gmail.com>
Thu, 8 Aug 2019 20:38:26 +0000 (22:38 +0200)
committerMazdak Farrokhzad <twingoow@gmail.com>
Thu, 8 Aug 2019 22:21:21 +0000 (00:21 +0200)
commit48fbf4891a138edbaf2142ff9121c298c2750164
tree7cd7d794bc32c70b3137a43be05d63b30c340e3c
parent04523404bcae5904fe29a54122040a7101f5c652
Test interaction btw async blocks and ?, return, break.
src/test/ui/async-await/async-block-control-flow-static-semantics.rs [new file with mode: 0644]
src/test/ui/async-await/async-block-control-flow-static-semantics.stderr [new file with mode: 0644]