update to rust 1.64.0
commit11572b3e2dc1b7894516605fc8774efd6648ac65
authorAndres Suarez <asuarez@fb.com>
Tue, 27 Sep 2022 22:18:58 +0000 (27 15:18 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 27 Sep 2022 22:18:58 +0000 (27 15:18 -0700)
tree6ebf2cf8c6b3ebed5c9d5129084cfb63a37a7e1d
parent93379932fda2f638f8447113d36078b660082642
update to rust 1.64.0

Summary: https://blog.rust-lang.org/2022/09/22/Rust-1.64.0.html

Reviewed By: diliop, dtolnay

Differential Revision: D39825734

fbshipit-source-id: 4a789f2c24707fbc6a14b506448d405d5a60a53d
43 files changed:
hphp/hack/src/Cargo.lock
hphp/hack/src/hackc/bytecode_printer/Cargo.toml
hphp/hack/src/hackc/cargo/hackc/Cargo.toml
hphp/hack/src/hackc/compile/cargo/compile/Cargo.toml
hphp/hack/src/hackc/decl_provider/Cargo.toml
hphp/hack/src/hackc/error/cargo/error/Cargo.toml
hphp/hack/src/hackc/ffi_bridge/Cargo.toml
hphp/hack/src/hackc/hhbc/cargo/dump-opcodes/Cargo.toml
hphp/hack/src/hackc/hhvm_config/cargo/options/Cargo.toml
hphp/hack/src/hackc/ir/conversions/textual/Cargo.toml
hphp/hack/src/hackc/ir/verify/Cargo.toml
hphp/hack/src/hackc/print_expr/Cargo.toml
hphp/hack/src/hackc/sem_diff/Cargo.toml
hphp/hack/src/hackrs/datastore/Cargo.toml
hphp/hack/src/hackrs/decl_parser/cargo/decl_parser/Cargo.toml
hphp/hack/src/hackrs/depgraph_api/cargo/depgraph_api/Cargo.toml
hphp/hack/src/hackrs/file_provider/cargo/file_provider/Cargo.toml
hphp/hack/src/hackrs/folded_decl_provider/cargo/folded_decl_provider/Cargo.toml
hphp/hack/src/hackrs/hackrs_test/cargo/hackrs_test/Cargo.toml
hphp/hack/src/hackrs/hackrs_test_utils/cargo/hackrs_test_utils/Cargo.toml
hphp/hack/src/hackrs/naming_provider/cargo/naming_provider/Cargo.toml
hphp/hack/src/hackrs/rupro/cargo/rupro/Cargo.toml
hphp/hack/src/hackrs/shallow_decl_provider/cargo/shallow_decl_provider/Cargo.toml
hphp/hack/src/hh_codegen/Cargo.toml
hphp/hack/src/naming/names_rust/Cargo.toml
hphp/hack/src/ocamlrep_derive/Cargo.toml
hphp/hack/src/parser/lowerer/Cargo.toml
hphp/hack/src/providers/hackrs_provider_backend/Cargo.toml
hphp/hack/src/rust_to_ocaml/rust_to_ocaml/Cargo.toml
hphp/hack/src/shmffi/cargo/shm_store/Cargo.toml
hphp/hack/src/utils/ffi_cbindgen/Cargo.toml
hphp/hack/src/utils/hdf/Cargo.toml
hphp/hack/src/utils/hh24_types/Cargo.toml
hphp/hack/src/utils/hhvm_options/Cargo.toml
hphp/hack/src/utils/hhvm_options/hhvm_runtime_options/hhvm_runtime_options/Cargo.toml
hphp/hack/src/utils/multifile/Cargo.toml
hphp/hack/src/utils/rust/signed_source/Cargo.toml
hphp/tools/hhbc-gen/Cargo.toml
third-party/thrift/src/thrift/lib/rust/Cargo.toml
third-party/thrift/src/thrift/lib/rust/deterministic_hash/Cargo.toml
third-party/thrift/src/thrift/lib/rust/deterministic_hash/src/tests/Cargo.toml
third-party/thrift/src/thrift/lib/rust/src/dep_tests/Cargo.toml
third-party/thrift/src/thrift/lib/rust/src/dep_tests/cargo_thrift/Cargo.toml