remove outer tuple of `AwaitAll`
commite2f13904aa23a70e36f48f88b4aaa9ce2189db28
authorSteve Cao <shiqicao@fb.com>
Thu, 3 Oct 2019 08:05:40 +0000 (3 01:05 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 3 Oct 2019 08:07:48 +0000 (3 01:07 -0700)
tree9d8ef1229c745cc24ef6a59c9c2282305129e611
parent8899321946a2aa069c9c1f5961961c8ca5c0eb71
remove outer tuple of `AwaitAll`

Summary: explained in D17696666

Reviewed By: dabek

Differential Revision: D17683906

fbshipit-source-id: f9515e1ed3f9493c3f68ce75ffbf249894039f0c
hphp/hack/src/annotated_ast/aast.ml
hphp/hack/src/annotated_ast/ast_to_aast.ml
hphp/hack/src/oxidized/gen/aast.rs
hphp/hack/src/oxidized/gen/global_options.rs
hphp/hack/src/oxidized/manual/global_options_impl.rs
hphp/hack/src/parser/lowerer.rs
hphp/hack/src/typing/tast_check/basic_reactivity_check.ml
hphp/hack/test/tast/awaitall.php.exp
hphp/hack/test/tast/concurrent_error.php.exp