Oxidize LintsCore.t
commit78c6cc74374e36bf0acc241415120f119dd5d01d
authorJake Bailey <jakebailey@meta.com>
Fri, 20 Jan 2023 19:52:14 +0000 (20 11:52 -0800)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 20 Jan 2023 19:52:14 +0000 (20 11:52 -0800)
treeb083626080afcd618b8291569c1e445683280e06
parentee4cc1062541b538043dc8148597744f9337ca8c
Oxidize LintsCore.t

Summary: Generate the Rust definition from the OCaml instead of requiring it to be updated manually.

Reviewed By: Wilfred

Differential Revision: D42641231

fbshipit-source-id: 243f8992d1492e39ae30d0c3264ba6ff3fcb4680
hphp/hack/src/Cargo.lock
hphp/hack/src/lints/lints_core.ml
hphp/hack/src/oxidized_regen.sh
hphp/hack/src/utils/lint/Cargo.toml
hphp/hack/src/utils/lint/lint.rs
hphp/hack/src/utils/lint/lint_rust.rs [new file with mode: 0644]