Oxidize tast.ml
commit4a1ee15f99251e302fe2c8f88a11566d26a60a27
authorKasper Kopec <kasper@fb.com>
Wed, 25 Mar 2020 00:20:02 +0000 (24 17:20 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Wed, 25 Mar 2020 00:33:32 +0000 (24 17:33 -0700)
treec65b3a572ce36b67a4b69597b5f934089c8d769c
parente901f8539b31b0c09d7e3a9127233081126eff27
Oxidize tast.ml

Summary: We need it if we want to pass Rust TAST back to OCaml. Slight drawback is that it will keep coming up in searches for `tast.rs` in addition to the "real" one. Maybe we should invest into oxidize script being able to rename files to make it less of a problem?

Reviewed By: CatherineGasnier

Differential Revision: D20527123

fbshipit-source-id: fa2dc009c2a736ad839ac72ea506b1b4ffbb8024
hphp/hack/src/hh_oxidize/convert_longident.ml
hphp/hack/src/oxidized/gen/mod.rs
hphp/hack/src/oxidized/gen/tast.rs [new file with mode: 0644]
hphp/hack/src/oxidized/lib.rs
hphp/hack/src/oxidized/manual/global_options_impl.rs
hphp/hack/src/oxidized/regen.sh