Use IndexMap and IndexSet in Context
commitce680691579477fed9a45c279b713194b91fd4fe
authorJake Bailey <jakebailey@meta.com>
Thu, 9 Feb 2023 01:19:06 +0000 (8 17:19 -0800)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 9 Feb 2023 01:19:06 +0000 (8 17:19 -0800)
tree51bfc27c2722681877e5bd897032fc0345ecef51
parentdb34fee8c4ff5a4ab710a64ef4e77c2ba8550645
Use IndexMap and IndexSet in Context

Summary: Iterate over types in order of declaration instead of alphabetical order.

Reviewed By: shayne-fletcher

Differential Revision: D43097012

fbshipit-source-id: 8d93946809bc3340ef8884d712bfb6a08aeacff9
hphp/hack/src/Cargo.lock
hphp/hack/src/hh_codegen/Cargo.toml
hphp/hack/src/hh_codegen/common/context.rs
hphp/hack/src/oxidized_by_ref/decl_visitor/node_impl_gen.rs
hphp/hack/src/oxidized_by_ref/decl_visitor/visitor.rs