lower alias+record+enum+file_attribute
commit731d0341ef18ab47dff13d5d3f3eba386e8fcd4d
authorSteve Cao <shiqicao@fb.com>
Wed, 18 Sep 2019 06:17:24 +0000 (17 23:17 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Wed, 18 Sep 2019 06:19:35 +0000 (17 23:19 -0700)
treebcf6b71f80ad5e75bb9b4544ac48db71ac514f2e
parentef2c02c7c814082273ac22b3d632cf58e33bc2a0
lower alias+record+enum+file_attribute

Summary:
as title

NOTE: `as_list` always allocate a `Vec`, which can be replaced by `iterator`. I'll change `as_list` later.

Reviewed By: losvald

Differential Revision: D17142389

fbshipit-source-id: 276f17437a38494bd0ed94da861e5d647ac7bb81
hphp/hack/src/parser/lowerer.rs