Skip to content

Commit

Permalink
Updating submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Open Source Bot authored and facebook-github-bot committed Jun 30, 2024
1 parent 257eb53 commit 6cbc51d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cachelib/external/fbthrift
Submodule fbthrift updated 35 files
+1 −1 build/deps/github_hashes/facebook/folly-rev.txt
+1 −1 build/deps/github_hashes/facebook/mvfst-rev.txt
+1 −1 build/deps/github_hashes/facebook/wangle-rev.txt
+198 −0 thrift/compiler/test/fixtures/adapter/out/rust/gen-rust/types.rs
+30 −0 thrift/compiler/test/fixtures/basic-annotations/out/rust/gen-rust/types.rs
+6 −0 thrift/compiler/test/fixtures/basic-enum/out/rust/gen-rust/types.rs
+42 −0 thrift/compiler/test/fixtures/basic/out/rust/gen-rust/types.rs
+48 −0 thrift/compiler/test/fixtures/complex-union/out/rust/gen-rust/types.rs
+48 −0 thrift/compiler/test/fixtures/constants/out/rust/gen-rust/types.rs
+18 −0 thrift/compiler/test/fixtures/doctext/out/rust/gen-rust/types.rs
+12 −0 thrift/compiler/test/fixtures/empty-struct/out/rust/gen-rust/types.rs
+12 −0 thrift/compiler/test/fixtures/enums/out/rust/gen-rust/types.rs
+42 −0 thrift/compiler/test/fixtures/exceptions/out/rust/gen-rust/types.rs
+24 −0 thrift/compiler/test/fixtures/inject_metadata_fields/out/rust/gen-rust/types.rs
+6 −0 thrift/compiler/test/fixtures/int_limits/out/rust/gen-rust/types.rs
+6 −0 thrift/compiler/test/fixtures/interactions/out/rust/gen-rust/types.rs
+6 −0 thrift/compiler/test/fixtures/namespace_from_package/out/rust/gen-rust/types.rs
+6 −0 thrift/compiler/test/fixtures/namespace_from_package_without_module_name/out/rust/gen-rust/types.rs
+18 −0 thrift/compiler/test/fixtures/optionals/out/rust/gen-rust/types.rs
+348 −0 thrift/compiler/test/fixtures/patch/out/rust/gen-rust/types.rs
+120 −0 thrift/compiler/test/fixtures/refs/out/rust/gen-rust/types.rs
+6 −0 thrift/compiler/test/fixtures/req-opt/out/rust/gen-rust/types.rs
+108 −0 thrift/compiler/test/fixtures/rust-annotations/out/rust/gen-rust/types.rs
+6 −0 thrift/compiler/test/fixtures/rust-extra-derives/out/rust/gen-rust/types.rs
+6 −0 thrift/compiler/test/fixtures/rust-include_src/out/rust/gen-rust/types.rs
+6 −0 thrift/compiler/test/fixtures/rust-newtype-typedef/out/rust/gen-rust/types.rs
+12 −0 thrift/compiler/test/fixtures/rust-no_serde-derive/out/rust/gen-rust/types.rs
+6 −0 thrift/compiler/test/fixtures/rust-raw-identifiers/out/rust/gen-rust/types.rs
+24 −0 thrift/compiler/test/fixtures/rust-request-context/out/rust/gen-rust/types.rs
+6 −0 thrift/compiler/test/fixtures/rust-skip-none-serialization/out/rust/gen-rust/types.rs
+12 −0 thrift/compiler/test/fixtures/serialization_field_order/out/rust/gen-rust/types.rs
+19 −0 thrift/compiler/test/fixtures/service-schema/out/java/gen-java/test/fixtures/service_schema/Constants.java
+18 −0 thrift/compiler/test/fixtures/stream/out/rust/gen-rust/types.rs
+54 −0 thrift/compiler/test/fixtures/terse_write/out/rust/gen-rust/types.rs
+210 −0 thrift/compiler/test/fixtures/types/out/rust/gen-rust/types.rs
2 changes: 1 addition & 1 deletion cachelib/external/fizz

0 comments on commit 6cbc51d

Please sign in to comment.