7 Commits (9de810acdc6e7e2bcac03d207632c0b9443596ea)

Author SHA1 Message Date
Jakob Buchgraber b6e0a48b02 Implement `IntoProxied` for repeated field setters 11 months ago
Jakob Buchgraber dcc5db4c56 Implement Arena::fuse() 11 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 c413b1231c Change upb::Arena to be Send (but still not Sync) 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
Protobuf Team Bot 5c7a9fd997 Move the Rust `Arena` type which wraps a upb_Arena into the upb directory. 11 months ago
Protobuf Team Bot 2678e10c99 Create a upb rust directory. 12 months ago