enable first class function pointersnightly-2020.05.11
commitaca070ab008053a58555c331fd68132535ac93d2
authorMillie Chen <[email protected]>
Sun, 10 May 2020 22:47:14 +0000 (10 15:47 -0700)
committerFacebook GitHub Bot <[email protected]>
Sun, 10 May 2020 22:50:31 +0000 (10 15:50 -0700)
tree054bbef2241655f7c2b0bf040045ce164e0decec
parentdaec38aac8569a03c5fb47712aed7b0b80ceb5f6
enable first class function pointers

Summary: Add rust codegen support for first class function pointers

Reviewed By: shiqicao

Differential Revision: D21486945

fbshipit-source-id: 000ae8dea96793935c5b32d7267c786ac4f13c07
hphp/hack/src/hhbc/compile.rs
hphp/hack/src/hhbc/emit_expression.rs