Add HackCompilerUseRustParser option to runtime-option.h/hhbc_options.ml
commit82bdfb0e3c10d0e981a126432b0c893518c51315
authorKasper Kopec <kasper@fb.com>
Mon, 20 May 2019 18:31:33 +0000 (20 11:31 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Mon, 20 May 2019 18:36:11 +0000 (20 11:36 -0700)
treef660393f7bf9f2d87669bfc63c8846421681276b
parent70bf5541fe436aa3dee95b57cedf89aaf0e5488b
Add HackCompilerUseRustParser option to runtime-option.h/hhbc_options.ml

Summary:
As in title. It's threaded to parser options in `hh_single_compile`, where it's used to dispatch to right parser.

(Note: this ignores all push blocking failures!)

Reviewed By: oulgen

Differential Revision: D15289710

fbshipit-source-id: d97101ff8b94e6e6af1c349556994314f2e9b0f1
hphp/hack/src/hh_single_compile.ml
hphp/hack/src/hhbc/hhbc_options.ml
hphp/runtime/base/runtime-option.h