Commit 0346ac4
Updating submodules
Summary:
GitHub commits:
facebook/buck2-prelude@f7ac3d2
facebook/fb303@b6510b0
facebook/fbthrift@cf80702
facebook/folly@f223c71
facebook/mvfst@2abf45f
facebook/proxygen@89fb0b3
facebook/wangle@323acd2
facebookexperimental/edencommon@e10e99a
facebookexperimental/rust-shed@4bcc010
facebookincubator/fizz@92433cd
Reviewed By: ajb85
fbshipit-source-id: 0285798fdaee1c4d215a142f39dad5ff8f3d37d41 parent 839df92 commit 0346ac4
5 files changed
+5
-5
lines changed- 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+1-1
- thrift/compiler/generate/t_hack_generator.cc+46-20
- thrift/compiler/generate/templates/cpp2/module_sinit.cpp.mustache+1-3
- thrift/compiler/test/fixtures/any/out/cpp2/gen-cpp2/module_sinit.cpp+1
- thrift/compiler/test/fixtures/basic-stack-arguments/out/cpp2/gen-cpp2/module_metadata.cpp+4
- thrift/compiler/test/fixtures/basic-stack-arguments/out/py3/gen-py3/cpp/metadata.cpp+42
- thrift/compiler/test/fixtures/basic-stack-arguments/out/py3/gen-py3/cpp/metadata.h+22
- thrift/compiler/test/fixtures/basic-stack-arguments/out/py3/gen-py3/cpp/types.h+392
- thrift/compiler/test/fixtures/basic-stack-arguments/out/py3/gen-py3/module/services_reflection.py+4-4
- thrift/compiler/test/fixtures/basic-stack-arguments/out/py3/gen-py3/scope/metadata.cpp+36
- thrift/compiler/test/fixtures/basic-stack-arguments/out/py3/gen-py3/scope/metadata.h+20
- thrift/compiler/test/fixtures/basic-stack-arguments/out/py3/gen-py3/scope/types.h+294
- thrift/compiler/test/fixtures/basic-stack-arguments/out/py3/gen-py3/thrift/metadata.cpp+37
- thrift/compiler/test/fixtures/basic-stack-arguments/out/py3/gen-py3/thrift/metadata.h+20
- thrift/compiler/test/fixtures/basic-stack-arguments/out/py3/gen-py3/thrift/types.h+326
- thrift/compiler/test/fixtures/basic-stack-arguments/src/module.thrift+10-4
- thrift/compiler/test/fixtures/service-schema/out/cpp2/gen-cpp2/module_sinit.cpp+1-1
- thrift/compiler/test/fixtures/shape_hack_arrays/out/hack_array_sets/gen-hack/module_types.php+1-1
- thrift/lib/cpp2/CMakeLists.txt+1-1
- thrift/lib/cpp2/gen/module_sinit_cpp.h+1-1
- thrift/lib/cpp2/op/detail/Clear.h+2-2
- thrift/lib/cpp2/protocol/detail/Object.h+5-2
- thrift/lib/cpp2/runtime/BaseSchemaRegistry.cpp+53
- thrift/lib/cpp2/runtime/BaseSchemaRegistry.h+41
- thrift/lib/cpp2/runtime/SchemaRegistry.cpp+4-34
- thrift/lib/cpp2/runtime/SchemaRegistry.h-21
- thrift/lib/go/thrift/socket.go+6-25
- thrift/test/AnnotationTest.thrift+4-2
- thrift/test/CppAllocatorTest.thrift+58-107
- thrift/test/CustomStruct.thrift+6-2
- thrift/test/DebugProtoTest.thrift+42-30
0 commit comments