Remove HHIs for Rx
commit4f6a905186a763dc47085124d2b4188228dfc37a
authorHunter Goldstein <hgoldstein@fb.com>
Thu, 5 May 2022 17:44:26 +0000 (5 10:44 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 5 May 2022 17:44:26 +0000 (5 10:44 -0700)
treef6e1d8055ebb14836c7c73b70439acf9e3d8aec7
parentd4e90556340644e14b551132f087933f7a7af1a3
Remove HHIs for Rx

Reviewed By: Wilfred

Differential Revision: D35853367

fbshipit-source-id: a4ad00e6cc1e6dc1276ef039a9178a7f2b9ac960
25 files changed:
hphp/hack/hhi/collections/ImmMap.hhi
hphp/hack/hhi/collections/ImmSet.hhi
hphp/hack/hhi/collections/ImmVector.hhi
hphp/hack/hhi/collections/Map.hhi
hphp/hack/hhi/collections/Pair.hhi
hphp/hack/hhi/collections/Set.hhi
hphp/hack/hhi/collections/Vector.hhi
hphp/hack/hhi/collections/interfaces.hhi
hphp/hack/hhi/experimental/builtins_rx.hhi [deleted file]
hphp/hack/hhi/interfaces.hhi
hphp/hack/hhi/rx/exception.hhi [deleted file]
hphp/hack/hhi/rx/functions.hhi [deleted file]
hphp/hack/hhi/rx/interfaces.hhi [deleted file]
hphp/hack/test/decl/autoimport_namespaces.php.typecheck.exp
hphp/hack/test/typecheck/aktuple/foreach_error.php.exp
hphp/hack/test/typecheck/anyarray_bad.php.exp
hphp/hack/test/typecheck/argument_unpacking/unpack_call12_infer.php.exp
hphp/hack/test/typecheck/constraints/bad_contra_constraint_2.php.exp
hphp/hack/test/typecheck/foreach_vector.php.exp
hphp/hack/test/typecheck/is_expression/is_vector_access.php.exp
hphp/hack/test/typecheck/lambda/lambda_bad_pos.php.exp
hphp/hack/test/typecheck/test_foreach.php.exp
hphp/hack/test/typecheck/test_foreach2.php.exp
hphp/hack/test/typecheck/variadic_args8.php.exp
hphp/runtime/ext/apc/ext_apc.php