Commit f51cf33
Updating submodules
Summary:
GitHub commits:
facebook/buck2-prelude@e218340
facebook/fb303@3dedaac
facebook/fbthrift@804bab0
facebook/folly@d40da56
facebook/mvfst@875bca1
facebookexperimental/rust-shed@d8cf610
Reviewed By: jurajh-fb
fbshipit-source-id: cee0dd13b95fa23a31f971c4b96d428256fd39011 parent aee8bfd commit f51cf33
3 files changed
+3
-3
lines changed- build/deps/github_hashes/facebook/mvfst-rev.txt+1-1
- build/deps/github_hashes/facebook/wangle-rev.txt+1-1
- thrift/lib/cpp2/GeneratedCodeHelper.h+3-1
- thrift/lib/py3/test/structs.py+38
- thrift/lib/python/benchmark/benchmark_struct.py+14-3
- thrift/lib/python/test/structs.py+38
- thrift/lib/python/test/typeinfo_test.pyx+16-1
- thrift/lib/python/types.pxd+35-15
- thrift/lib/python/types.pyx+102-72
- thrift/test/thrift-python/struct_test.py+97
- CMakeLists.txt+1
- folly/container/detail/F14Table.h+3-1
- folly/detail/TrapOnAvx512.cpp+41
- folly/detail/TrapOnAvx512.h+21
- folly/detail/test/TrapOnAvx512TestNegative.cpp+29
- folly/experimental/ExecutionObserver.cpp+56
- folly/experimental/ExecutionObserver.h+2-29
- folly/external/fast-crc32/avx512_crc32c_v8s3x4.cpp+2-2
- folly/external/fast-crc32/avx512_crc32c_v8s3x4.h+6
- folly/hash/Checksum.cpp+19-1
- folly/hash/detail/ChecksumDetail.h+6
- folly/hash/test/ChecksumTest.cpp+36
- quic/api/QuicSocket.h+6
- quic/api/test/MockQuicSocket.h+5
- quic/api/test/QuicTransportBaseTest.cpp+5
- quic/api/test/TestQuicTransport.h+5
- quic/client/QuicClientTransport.cpp+12
- quic/client/QuicClientTransport.h+3
- quic/docs/docsite/yarn.lock+3-3
- quic/loss/test/QuicLossFunctionsTest.cpp+10-10
- quic/server/QuicServerTransport.cpp+12
- quic/server/QuicServerTransport.h+3
- quic/server/handshake/ServerTransportParametersExtension.h+2-2
- quic/state/AckEvent.cpp+2-22
- quic/state/AckEvent.h+2-23
- quic/state/AckHandlers.cpp+2-29
- quic/state/test/AckEventTestUtil.cpp-21
- quic/state/test/AckEventTestUtil.h+3-20
- quic/state/test/AckHandlersTest.cpp+21-462
0 commit comments