This is an automated email from the ASF dual-hosted git repository.
Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 531da2343 THRIFT-5064: Introduce Perl::Critic into the SCA
add a155b1852 THRIFT-5953: Rust codegen: forward-compatible union
deserialization in structs
add 9a6dc2d1e THRIFT-5953: Add regression tests for union forward-compat
edge cases Client: rs
No new revisions were added by this update.
Summary of changes:
compiler/cpp/src/thrift/generate/t_rs_generator.cc | 176 ++++++++++++++---
lib/rs/src/errors.rs | 8 +
lib/rs/test/src/lib.rs | 215 +++++++++++++++++++++
lib/rs/test/thrifts/Base_One.thrift | 13 ++
4 files changed, 390 insertions(+), 22 deletions(-)