8 Commits (27d4fbbee9dcee1a4c9dacfc9d5ee6ca9c229173)

Author SHA1 Message Date
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. 10 months ago
Protobuf Team Bot 8d9fb756be Internal 11 months 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. 1 year 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