13 Commits (003e1ac17cfba134e52b88181033295ff312b00c)

Author SHA1 Message Date
Adam Cozzette 6f5b35be59 Rust: make generated views implement `std::default::Default` 4 months ago
Nathan Baulch e4cbc79ab4 Fix minor typos (#17682) 4 months ago
Protobuf Team Bot db3e837e02 Add an `_unchecked_lifetime` version of the Cpp interop wrap fns. 5 months ago
Protobuf Team Bot b0db5bd029 Change CppInterop traits to operate on *const or *mut c_void instead of protobuf::__runtime::RawMessage 6 months ago
Protobuf Team Bot 0f02d8459b Move `msg.merge_from(othermsg)` onto a trait fn 6 months ago
Protobuf Team Bot 76c767fa1c Add traits for interop fns. 6 months ago
Protobuf Team Bot c7d4697481 Add an protobuf::__internal::SealedInternal trait 6 months ago
Protobuf Team Bot 0fbba32b3e Add Message::Clear() and MessageMut::Clear() (behind the Clear trait) 6 months ago
Protobuf Team Bot e6304eb3a2 Add AsView + AsMut as supertraits of Proxied and MutProxied. 6 months ago
Protobuf Team Bot e618b282d4 Add AsView and AsMut implementations to owned messages. 6 months ago
Protobuf Team Bot 3c95fc8b76 Create AsView/IntoView/AsMut/IntoMut traits 6 months ago
Protobuf Team Bot 6d25846f47 Add 'specific' traits for common gencode message operations. 7 months ago
Protobuf Team Bot ea241fe5aa Add Message, MessageMut, MessageView traits. 7 months ago
Jakob Buchgraber 90015d3145 #protobuf #rust Generate fields with imported types 1 year ago
Jakob Buchgraber 4517308a91 Also apply r# prefix to crates whose names are reserved keywords 1 year ago
Joshua Haberman 177092cd8c 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 a1ba8d238a Generate bindings under the correct package. 2 years ago
Marcel Hlopko 083830d849 Update copyright year 2 years ago
Marcel Hlopko 26af540a7a Add support for proto dependencies to rust_proto_library 2 years ago
Mike Kruskal b393dace83 Reverting bad merges due to OSS changes since last sync 2 years ago
zhangskz 740c4b082d
Update ruby_generator.cc to allow proto2 imports in proto3 (#9003) 3 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Harshit Chopra d0535cc09e Adds support for proto2 syntax for Ruby gem. 6 years ago