7 Commits (df8a11e2666ad2940b0483c00d4aff586315b9a0)

Author SHA1 Message Date
Protobuf Team Bot f9dd9ce66e UPB text encoder without using reflection for Rust (used for a message's Debug trait) that will print out field number to value entries instead of field name to value entries of a message like how it's expected for the usual text format using reflection. 6 months ago
Protobuf Team Bot 6429885156 Emit all string fields on Rust-upb regardless of ctype set. 7 months ago
Alyssa Haroldsen 3f493d9e52 Use the same set of exports as regular users in shared tests 9 months ago
Jakob Buchgraber 0ecb729906 Implement 'bytes' accessors for UPB :) 2 years ago
Marcel Hlopko 5091c9fd10 Enable sanitized CI builds 2 years ago
Jakob Buchgraber c575758ad9 Implement accessors for 'optional bool' per v0 API spec 2 years ago
Marcel Hlopko f7a2f4acea Add initial end-to-end test directory structure. 2 years ago