6 Commits (22863e1dfdf25ee0008b79b28b0991581b303df7)

Author SHA1 Message Date
Protobuf Team Bot 219e8ead2f Add license headers 8 months ago
Derek Benson 290df684f9 expose upb_Message_MergeFrom in rust upb bindings 9 months ago
Protobuf Team Bot 8ef32176e3 Expose upb_Message_IsEqual to Rust upb. 9 months ago
Jakob Buchgraber b6e0a48b02 Implement `IntoProxied` for repeated field setters 10 months ago
Protobuf Team Bot 734729afc2 Create the concept of 'owned data' in upb/rust as a generalization of the upb.rs SerializedData (which is a arena + data for arbitrary types, both thin and wide ref types), use that for the wire parse/serialize path. 11 months ago
Protobuf Team Bot d44ba9090c Refactor upb/rust directory to introduce separate files for each concept instead of a single blob. 11 months ago