Commit 38a0783
Updating submodules
Summary:
GitHub commits:
facebook/fbthrift@1db92cd
facebook/folly@50e90ae
facebook/litho@2a8006e
facebook/mvfst@d47d381
facebook/proxygen@f65241f
facebook/watchman@3500561
Reviewed By: jurajh-fb
fbshipit-source-id: 53ea3f25a1af01727dac7d2643fa1bb89143da2b1 parent a5af166 commit 38a0783
2 files changed
+2
-2
lines changed- thrift/compiler/ast/t_function.h+6-2
- thrift/compiler/generate/t_mstch_cpp2_generator.cc+6
- thrift/compiler/generate/t_mstch_rust_generator.cc+2-1
- thrift/compiler/generate/templates/cpp2/metadata/return_type_gen.mustache+1-1
- thrift/compiler/generate/templates/cpp2/service_async_client_cpp/received.mustache+6-6
- thrift/compiler/generate/templates/cpp2/service_async_client_cpp/received_instance.mustache+8-8
- thrift/compiler/generate/templates/cpp2/service_async_client_cpp/received_wrapped.mustache+8-8
- thrift/compiler/generate/templates/cpp2/service_cpp/service_null_impl.mustache+4-4
- thrift/compiler/generate/templates/cpp2/service_h/async_client_functions.mustache+4-4
- thrift/compiler/generate/templates/cpp2/service_h/async_processor_per_function.mustache+4-4
- thrift/compiler/generate/templates/cpp2/service_tcc/process_and_return.mustache+8-8
- thrift/compiler/generate/templates/java/ReactiveClient.mustache+16-16
- thrift/compiler/generate/templates/java/TypeReader.mustache+1
- thrift/compiler/generate/templates/python/metadata/return_type.mustache+1-1
- thrift/compiler/generate/templates/rust/lib/server_ok_type.mustache+2-2
- thrift/compiler/test/fixtures/interactions/gen-rust/client.rs+14-14
- thrift/compiler/test/fixtures/interactions/gen-rust/errors.rs+2-2
- thrift/compiler/test/fixtures/interactions/gen-rust/services.rs+6-6
0 commit comments