6 Commits (2dde8f1cb56cc1035aa87f4ede08db0d6cbef37c)

Author SHA1 Message Date
Protobuf Team Bot 0325132bf4 Use the latest googletest version number in our generated Cargo.toml for release. 4 months ago
Derek Benson 0f4bfc4eac Migrate upb/rust to gtest 7 months ago
Protobuf Team Bot b35d4bad3c Change `upb` crate source to not use std or alloc 7 months ago
Protobuf Team Bot 607b4b1b6c Change rust/upb to only ever do `use super::` rather than `use crate::` 8 months ago
Protobuf Team Bot 219e8ead2f Add license headers 9 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