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 1, 2023
1 parent a9bc6f8 commit 303d213
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 53 files
+1 −1 build/deps/github_hashes/facebook/folly-rev.txt
+1 −1 build/deps/github_hashes/facebook/wangle-rev.txt
+0 −3 thrift/compiler/sema/patch_mutator.cc
+80 −80 thrift/compiler/test/fixtures/patch/gen-android/test/fixtures/patch/MyStructEnsureStruct.java
+16 −75 thrift/compiler/test/fixtures/patch/gen-android/test/fixtures/patch/MyStructField26Patch.java
+30 −30 thrift/compiler/test/fixtures/patch/gen-android/test/fixtures/patch/MyStructField27Patch.java
+75 −75 thrift/compiler/test/fixtures/patch/gen-android/test/fixtures/patch/MyStructField28Patch.java
+80 −160 thrift/compiler/test/fixtures/patch/gen-android/test/fixtures/patch/MyStructField29Patch.java
+75 −75 thrift/compiler/test/fixtures/patch/gen-android/test/fixtures/patch/MyStructField29Patch1.java
+111 −111 thrift/compiler/test/fixtures/patch/gen-android/test/fixtures/patch/MyStructField30Patch.java
+75 −75 thrift/compiler/test/fixtures/patch/gen-android/test/fixtures/patch/MyStructField30Patch1.java
+13 −13 thrift/compiler/test/fixtures/patch/gen-android/test/fixtures/patch/RecursiveEnsureStruct.java
+13 −13 thrift/compiler/test/fixtures/patch/gen-android/test/fixtures/patch/RecursiveField1Patch.java
+10 −20 thrift/compiler/test/fixtures/patch/gen-cpp2/module_data.cpp
+2 −2 thrift/compiler/test/fixtures/patch/gen-cpp2/module_data.h
+4 −6 thrift/compiler/test/fixtures/patch/gen-cpp2/module_for_each_field.h
+2 −4 thrift/compiler/test/fixtures/patch/gen-cpp2/module_metadata.cpp
+2 −38 thrift/compiler/test/fixtures/patch/gen-cpp2/module_types.cpp
+6 −122 thrift/compiler/test/fixtures/patch/gen-cpp2/module_types.h
+2 −84 thrift/compiler/test/fixtures/patch/gen-cpp2/module_types.tcc
+4 −8 thrift/compiler/test/fixtures/patch/gen-cpp2/module_visit_by_thrift_field_metadata.h
+217 −371 thrift/compiler/test/fixtures/patch/gen-go/module/ttypes.go
+0 −246 thrift/compiler/test/fixtures/patch/gen-go_mstch/module/types.go
+16 −157 thrift/compiler/test/fixtures/patch/gen-hack/module_types.php
+0 −58 thrift/compiler/test/fixtures/patch/gen-java/test/fixtures/patch/MyStructField26Patch.java
+0 −81 thrift/compiler/test/fixtures/patch/gen-java/test/fixtures/patch/MyStructField29Patch.java
+80 −80 thrift/compiler/test/fixtures/patch/gen-javadeprecated/test/fixtures/patch/MyStructEnsureStruct.java
+16 −131 thrift/compiler/test/fixtures/patch/gen-javadeprecated/test/fixtures/patch/MyStructField26Patch.java
+30 −30 thrift/compiler/test/fixtures/patch/gen-javadeprecated/test/fixtures/patch/MyStructField27Patch.java
+77 −77 thrift/compiler/test/fixtures/patch/gen-javadeprecated/test/fixtures/patch/MyStructField28Patch.java
+81 −219 thrift/compiler/test/fixtures/patch/gen-javadeprecated/test/fixtures/patch/MyStructField29Patch.java
+77 −77 thrift/compiler/test/fixtures/patch/gen-javadeprecated/test/fixtures/patch/MyStructField29Patch1.java
+113 −113 thrift/compiler/test/fixtures/patch/gen-javadeprecated/test/fixtures/patch/MyStructField30Patch.java
+77 −77 thrift/compiler/test/fixtures/patch/gen-javadeprecated/test/fixtures/patch/MyStructField30Patch1.java
+14 −14 thrift/compiler/test/fixtures/patch/gen-javadeprecated/test/fixtures/patch/RecursiveEnsureStruct.java
+14 −14 thrift/compiler/test/fixtures/patch/gen-javadeprecated/test/fixtures/patch/RecursiveField1Patch.java
+0 −30 thrift/compiler/test/fixtures/patch/gen-json/module.json
+0 −24 thrift/compiler/test/fixtures/patch/gen-json_experimental/module.json
+816 −920 thrift/compiler/test/fixtures/patch/gen-py/module/ttypes.py
+0 −7 thrift/compiler/test/fixtures/patch/gen-python/test/fixtures/patch/module/thrift_metadata.py
+0 −16 thrift/compiler/test/fixtures/patch/gen-python/test/fixtures/patch/module/thrift_types.py
+2 −8 thrift/compiler/test/fixtures/patch/gen-python/test/fixtures/patch/module/thrift_types.pyi
+0 −22 thrift/compiler/test/fixtures/patch/gen-rust/types.rs
+7 −5 thrift/conformance/data/PatchGenerator.cpp
+1 −5 thrift/lib/cpp2/op/detail/ContainerPatch.h
+1 −25 thrift/lib/cpp2/protocol/Patch.cpp
+0 −31 thrift/lib/cpp2/protocol/PatchTest.cpp
+2 −1 thrift/lib/cpp2/transport/rocket/client/RocketClient.h
+34 −24 thrift/lib/cpp2/transport/rocket/framing/Parser-inl.h
+3 −0 thrift/lib/cpp2/transport/rocket/framing/Parser.cpp
+15 −1 thrift/lib/cpp2/transport/rocket/framing/Parser.h
+0 −2 thrift/lib/cpp2/transport/rocket/framing/parser/test/ParserStrategyTest.cpp
+4 −0 thrift/test/StructPatchTest.cpp
2 changes: 1 addition & 1 deletion cachelib/external/fizz

0 comments on commit 303d213

Please sign in to comment.