Commit 7a8bb6e
Updating submodules
Summary:
GitHub commits:
facebook/buck2-prelude@73d0744
facebook/fb303@294642b
facebook/fbthrift@245b886
facebook/folly@1683617
facebook/mvfst@49a0d23
facebook/wangle@4023298
facebookexperimental/edencommon@8ed24a2
facebookexperimental/rust-shed@c34c0d3
facebookincubator/fizz@00674a5
Reviewed By: jailby
fbshipit-source-id: f5d5ee25582b074389be38e11559b39a68431c571 parent f55c330 commit 7a8bb6e
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/templates/go/types/typedef.mustache+8
- thrift/compiler/generate/templates/go/types/typedef_enum.mustache+41
- thrift/compiler/generate/templates/go/types/typedef_enum_go_qualified_name.mustache+37
- thrift/compiler/test/fixtures/adapter/out/go/gen-go/module/types.go+16
- thrift/compiler/test/fixtures/constants/out/go/gen-go/module/types.go+18
- thrift/compiler/test/fixtures/go-typedef/out/go_module1/gen-go/module1/const.go+2
- thrift/compiler/test/fixtures/go-typedef/out/go_module1/gen-go/module1/metadata.go+10
- thrift/compiler/test/fixtures/go-typedef/out/go_module1/gen-go/module1/svcs.go+2
- thrift/compiler/test/fixtures/go-typedef/out/go_module1/gen-go/module1/types.go+46
- thrift/compiler/test/fixtures/go-typedef/out/go_module1/gen-go/module2/const.go+14
- thrift/compiler/test/fixtures/go-typedef/out/go_module1/gen-go/module2/metadata.go+141
- thrift/compiler/test/fixtures/go-typedef/out/go_module1/gen-go/module2/svcs.go+5
- thrift/compiler/test/fixtures/go-typedef/out/go_module1/gen-go/module2/types.go+61
- thrift/compiler/test/fixtures/go-typedef/src/module1.thrift+2
- thrift/lib/cpp2/protocol/Patch.cpp+29-5
- thrift/lib/cpp2/protocol/Patch.h+2
- thrift/lib/cpp2/server/BaseThriftServer.h-13
- thrift/lib/cpp2/server/ThriftServer.h+11-2
- thrift/lib/go/thrift/framed_transport.go+1-2
- thrift/lib/go/thrift/header_transport.go+2-2
- thrift/lib/go/thrift/header_transport_test.go+3-4
- thrift/lib/go/thrift/protocol_test.go+2-3
- thrift/lib/go/thrift/zstd_test.go+2-2
- thrift/lib/py3/exceptions.pxd+3-6
- thrift/lib/py3/exceptions.pyi+1-4
- thrift/lib/py3/exceptions.pyx+4-10
- thrift/lib/python/exceptions.pxd+6-6
- thrift/lib/python/exceptions.pyi+3-1
- thrift/lib/python/exceptions.pyx+2-1
- thrift/lib/python/test/typeinfo_test.py+6
- thrift/lib/python/test/typeinfo_test.pyi+2
- thrift/lib/python/test/typeinfo_test.pyx+21-1
- thrift/lib/rust/src/help.rs+3-2
- thrift/lib/rust/test/test.rs+6
0 commit comments