Switch from clap to structopt
commita907fd464ee34516af3ec2142b3bc5d0ea2ab758
authorJake Bailey (Hacklang) <jakebailey@fb.com>
Wed, 14 Oct 2020 20:24:31 +0000 (14 13:24 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Wed, 14 Oct 2020 20:28:26 +0000 (14 13:28 -0700)
tree50a2728de2c14428343ed2c799a96914655df9b0
parenta8e657d0fe7baa21d665f8392a7255273e7414e9
Switch from clap to structopt

Summary: We use structopt in more places than clap, and it's a little more convenient. Use it in hh_codegen.

Reviewed By: shiqicao

Differential Revision: D24291515

fbshipit-source-id: f56e46e60ca09ebcafb970273e1326d4b1a7a15f
hphp/hack/Cargo.lock
hphp/hack/src/hh_codegen/Cargo.toml
hphp/hack/src/hh_codegen/gen_enum_helper/mod.rs
hphp/hack/src/hh_codegen/gen_visitor/run.rs
hphp/hack/src/hh_codegen/hh_codegen.rs
hphp/hack/src/oxidized/regen.sh