common/rust: vendor test-case 1.2
commit09b832b1f8fb530b40e6e3657253f6e65fed4199
authorThomas Orozco <torozco@fb.com>
Wed, 22 Sep 2021 12:48:17 +0000 (22 05:48 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Wed, 22 Sep 2021 12:49:40 +0000 (22 05:49 -0700)
tree4682d5394fe474ffda29bd2cf0a776ca8f8ab12d
parent8d25ba7f3bfb244a69469c9b0fbcf2820fc11275
common/rust: vendor test-case 1.2

Summary:
Fixes an annoying lint warning:

```
error: unneeded unit expression
   --> interpreter/src/pattern.rs:692:5
    |
692 |     #[test_case(PhantomData::< TargetPattern >; "parsing TargetPattern")]
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: `-D clippy::unused-unit` implied by `-D warnings`
    = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit
    = note: this error originates in the attribute macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
```

Reviewed By: ndmitchell

Differential Revision: D31108216

fbshipit-source-id: ab298b965a0b19643cfbdb16565c76a60ab25876
hphp/hack/Cargo.lock
hphp/hack/src/shmffi/Cargo.toml