Unify autoimport behavior of Iterator
commita8164e221da0764de04432f3d54596f1e501d02d
authorKunal Mehta <kunalm@fb.com>
Tue, 29 Oct 2019 19:06:42 +0000 (29 12:06 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 29 Oct 2019 19:08:39 +0000 (29 12:08 -0700)
tree48df11c5e8196454e64060a9b4868c68d2e8834c
parent9355380be38e4aa39acf21467158219f10a0d41d
Unify autoimport behavior of Iterator

Summary: Now, both the typechecker and compiler understand that these types live in the HH namespace.

Differential Revision: D18178915

fbshipit-source-id: ddc3e8d89d389392d9615511a0234467bdf12d9c
hphp/hack/hhi/interfaces.hhi
hphp/hack/hhi/rx/interfaces.hhi
hphp/hack/src/parser/hh_autoimport.ml
hphp/hack/test/typecheck/new_inference/yield_from_generic.php.like_types.exp
hphp/hack/test/typecheck/yield_from_bad1.php.exp