6 Commits (f87523dd41f6f0e64dbc55b64cac2c304afcf619)

Author SHA1 Message Date
Protobuf Team Bot 607b4b1b6c Change rust/upb to only ever do `use super::` rather than `use crate::` 4 months ago
Protobuf Team Bot 219e8ead2f Add license headers 5 months ago
Jakob Buchgraber dcc5db4c56 Implement Arena::fuse() 7 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. 7 months ago
Protobuf Team Bot c413b1231c Change upb::Arena to be Send (but still not Sync) 8 months ago
Protobuf Team Bot 5c7a9fd997 Move the Rust `Arena` type which wraps a upb_Arena into the upb directory. 8 months ago