rage: implement audit and other watch checks
commit402ab7d347691af163ce3e1de79ef4ba2936ccda
authorZeyi (Rice) Fan <zeyi@fb.com>
Sat, 8 Oct 2022 02:00:25 +0000 (7 19:00 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Sat, 8 Oct 2022 02:00:25 +0000 (7 19:00 -0700)
tree0e6ed5f0f3fe9f12e4c0fecaaae69bd8bee46cad
parent526ace5fca79cce28881fde2e258d1e389113e8a
rage: implement audit and other watch checks

Summary: This diff implements the remaining features in watchman-diag where we audit the repository and collect information about watches.

Reviewed By: kmancini

Differential Revision: D38883939

fbshipit-source-id: 26d609eaa8d26dc2b73688f01bd5e04481c50ddb
third-party/watchman/src/watchman/cli/Cargo.toml
third-party/watchman/src/watchman/cli/src/audit.rs
third-party/watchman/src/watchman/cli/src/rage.rs
third-party/watchman/src/watchman/rust/watchman_client/src/lib.rs
third-party/watchman/src/watchman/rust/watchman_client/src/pdu.rs