14 Commits (7bfe237b45ad734e833933d20371dcd433cf87be)

Author SHA1 Message Date
Protobuf Team Bot 6ae5db635e Enable rust/test/cpp/interop/... tests on GHA 6 months ago
Protobuf Team Bot 5da098b8b0 Make SerializedData into a POD struct. 6 months ago
Protobuf Team Bot db3e837e02 Add an `_unchecked_lifetime` version of the Cpp interop wrap fns. 7 months ago
Protobuf Team Bot c07de7c9df Change to proto2_rust C prefix and proto2::rust C++ namespace 9 months ago
Protobuf Team Bot 419760f873 Split up cpp_api.h/.cc into smaller units. 9 months ago
Protobuf Team Bot d0e79cf761 Actually make Serialize fallible on Rust-cpp. 10 months ago
Protobuf Team Bot f421dc42b5 Change the Rust > C++ interop fns to be consuming-self, add a 'leak' to the name and a ManuallyDrop(self) on the owned message case. 12 months ago
Protobuf Team Bot 8d9fb756be Internal 1 year ago
Protobuf Team Bot e1bb7d65a8 Implement rust repeated scalars for cpp and upb 1 year ago
Joshua Haberman db20f5ffc9 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
Hong Shin 4f20efbb78 Internal Change 2 years ago
Marcel Hlopko 701e056e2b Zhuzh up the C++/Rust interop test to demonstrate more uses. 2 years ago
Marcel Hlopko 390b7f3e6f Implement Msg::parse(&mut self) for V0 API. 2 years ago
Marcel Hlopko 5814f6c977 Generate C++ thunks for Rust protos 2 years ago
Marcel Hlopko 083830d849 Update copyright year 2 years ago
Jakob Buchgraber 7802b93442 Fix build errors in Protobuf Rust 2 years ago
Marcel Hlopko 26af540a7a Add support for proto dependencies to rust_proto_library 2 years ago
Deanna Garcia 349738dde5 Fixing java and protoc builds 3 years ago