4 Commits (5c7d98f8c44e62d9d722bbe7f1fe11b38a1527ae)

Author SHA1 Message Date
Protobuf Team Bot 0bdcf98f16 Emit extensions in debug string in wire order 3 months ago
Protobuf Team Bot db71344633 Move iteration APIs to headers, so they're inlined in loop calls 3 months ago
Protobuf Team Bot e43ee0732d Use noncontiguous unknown fields API in upb text debug_string.c and encode.c 4 months ago
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. 8 months ago