Commit fa0e0a0
Updating submodules
Summary:
GitHub commits:
facebook/buck2-prelude@5564c18
facebook/fb303@9303adc
facebook/fbthrift@a87e969
facebook/folly@a8702db
facebook/mvfst@505a632
facebook/proxygen@6405fff
facebook/wangle@afda5a4
facebookexperimental/edencommon@bca6f20
facebookexperimental/rust-shed@8b1f22f
facebookincubator/fizz@9a92222
Reviewed By: namanahuja
fbshipit-source-id: afc4a3720aabceb0123661a1c9f446907c3188c51 parent c5c0d9b commit fa0e0a0
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
- build/fbcode_builder/manifests/libsodium+10-10
- thrift/compiler/generate/t_mstch_python_capi_generator.cc+5-42
- thrift/compiler/test/ast_validator_test.cc+46
- thrift/compiler/test/fixtures/constants/out/android/gen-android/Constants.java+2
- thrift/compiler/test/fixtures/constants/out/cpp2/gen-cpp2/module_constants.cpp+1
- thrift/compiler/test/fixtures/constants/out/cpp2/gen-cpp2/module_constants.h+5
- thrift/compiler/test/fixtures/constants/out/go/gen-go/module/const.go
- thrift/compiler/test/fixtures/constants/out/hack/gen-hack/module_constants.php+6
- thrift/compiler/test/fixtures/constants/out/java/gen-java/test/fixtures/constants/ModuleConstants.java+2
- thrift/compiler/test/fixtures/constants/out/json/gen-json/module.json+330-314
- thrift/compiler/test/fixtures/constants/out/py/gen-py/module/constants.py+2
- thrift/compiler/test/fixtures/constants/out/py3/gen-py3/module/types.pxd+1
- thrift/compiler/test/fixtures/constants/out/py3/gen-py3/module/types.pyi+1
- thrift/compiler/test/fixtures/constants/out/py3/gen-py3/module/types.pyx+1
- thrift/compiler/test/fixtures/constants/out/pyi/gen-py/module/constants.pyi+1
- thrift/compiler/test/fixtures/constants/out/python/gen-python/module/thrift_types.py+2
- thrift/compiler/test/fixtures/constants/out/python/gen-python/module/thrift_types.pyi+2
- thrift/compiler/test/fixtures/constants/out/rust/gen-rust/consts.rs
- thrift/compiler/test/fixtures/constants/src/module.thrift+2
- thrift/compiler/test/fixtures/python_capi/out/python_capi_containers/gen-python-capi/containers/thrift_types_capi.cpp+120-354
- thrift/compiler/test/fixtures/python_capi/out/python_capi_containers/gen-python-capi/test/fixtures/python_capi/containers/thrift_types_capi.pxd+9
- thrift/compiler/test/fixtures/python_capi/out/python_capi_containers/gen-python-capi/test/fixtures/python_capi/containers/thrift_types_capi.pyx+30
- thrift/compiler/test/fixtures/types/out/python_capi/gen-python-capi/apache/thrift/fixtures/types/module/thrift_types_capi.pxd+6
- thrift/compiler/test/fixtures/types/out/python_capi/gen-python-capi/apache/thrift/fixtures/types/module/thrift_types_capi.pyx+20
- thrift/compiler/test/fixtures/types/out/python_capi/gen-python-capi/module/thrift_types_capi.cpp+80-96
- thrift/compiler/test/scoped_validator_test.cc+445
- thrift/compiler/test/standard_validator_test.cc+194
- thrift/compiler/test/validator_test.cc-919
- thrift/conformance/data/nonconforming.txt-3
- thrift/lib/cpp/test/EventHandlerBaseTest.cpp+2-2
- thrift/lib/cpp2/op/detail/StructPatch.h+4-2
- thrift/lib/cpp2/server/metrics/StreamMetricCallback.h+42
- thrift/lib/cpp2/test/ThriftServerExceptionTest.cpp+2-2
- thrift/lib/cpp2/transport/rocket/framing/Parser.cpp+10-13
- thrift/lib/java/test-if/string_compatibility.thrift+6-3
- thrift/lib/python/mutable_typeinfos.pyx+16-3
- thrift/lib/python/mutable_types.pyx+10-4
- thrift/lib/python/test/interactions/blank_interaction.thrift+4-1
- thrift/test/thrift-python/struct_test.py+4
- thrift/test/thrift-python/struct_test.thrift+10
- build/fbcode_builder/manifests/libsodium+10-10
- folly/ThreadLocal.h+4-14
- folly/compression/Compression.cpp+4-4
- folly/compression/Compression.h+16-2
- folly/compression/Utils.h+6-3
- folly/compression/Zlib.cpp+5-5
- folly/compression/Zlib.h+10-2
- folly/compression/Zstd.cpp+4-4
- folly/compression/Zstd.h+8-2
- folly/compression/test/CompressionTest.cpp+5-5
- folly/concurrency/container/atomic_grow_array.h+4
- folly/detail/BUCK+1
- folly/detail/ThreadLocalDetail.cpp+17-24
- folly/detail/ThreadLocalDetail.h+45-37
- folly/executors/BUCK+12
- folly/executors/ExecutionObserver.cpp+1-1
- folly/executors/ExecutionObserver.h+80
- folly/experimental/BUCK+4-6
- folly/experimental/ExecutionObserver.h+1-64
- folly/lang/Exception.cpp+7
- folly/portability/OpenSSL.h+4
- folly/somerge_defs.bzl+2-1
- folly/ssl/OpenSSLPtrTypes.h+6
0 commit comments