Pass enable implicit context to hackcnightly-2021.07.10
commit11b13b49df8b36b5a6783299ab8747ee788da856
authorOguz Ulgen <[email protected]>
Fri, 9 Jul 2021 17:34:36 +0000 (9 10:34 -0700)
committerFacebook GitHub Bot <[email protected]>
Fri, 9 Jul 2021 18:23:38 +0000 (9 11:23 -0700)
treea08670e71ed2582fa1faf69e7b006127a1a09969
parentcb0c5959361cdedd9145a39cdb463265e882bcdb
Pass enable implicit context to hackc

Summary: `RxIsEnabled` is dead, lets replace it with enable implicit context that I will start using in hackc shortly.

Reviewed By: kavoor

Differential Revision: D29621731

fbshipit-source-id: 979c1e706bbd7246bdb4091e94592b0baf282c51
hphp/hack/src/hhbc/hhbc_by_ref/compile.rs
hphp/hack/src/hhbc/hhbc_by_ref/options.rs
hphp/hack/src/hhbc/hhbc_options.ml
hphp/hack/src/hhbc/options.rs
hphp/hack/test/rust/hhbc_options_migration_test.ml
hphp/runtime/base/runtime-option.cpp
hphp/runtime/base/runtime-option.h
hphp/runtime/base/unit-cache.cpp