..
benchmarks
split protobuf rust benchmark into separate binaries for upb/cpp
12 months ago
cpp
Introduce a prelude and remove the inherent impls for serialize()
10 months ago
rust_proto_library_unit_test
Automated Code Change
11 months ago
shared
Rust: update map setters to take `IntoProxied`
10 months ago
upb
Implement ctype=CORD for singular string & byte fields
10 months ago
BUILD
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.
11 months ago
bad_names.proto
Add a collision-avoidance behavior to the Rust Proto codegen.
1 year ago
child.proto
Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full.
2 years ago
dots_in_package.proto
Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full.
2 years ago
edition2023.proto
Allow non-repeated StringPiece accessors to be generated.
12 months ago
enums.proto
Add missing map thunks for nested enums.
1 year ago
fields_with_imported_types.proto
#protobuf #rust Generate fields with imported types
1 year ago
import_public.proto
Stop codegenning module for .proto package
1 year ago
import_public2.proto
Stop codegenning module for .proto package
1 year ago
import_public_grandparent.proto
Stop codegenning module for .proto package
1 year ago
import_public_non_primary_src1.proto
Stop codegenning module for .proto package
1 year ago
import_public_non_primary_src2.proto
Stop codegenning module for .proto package
1 year ago
import_public_primary_src.proto
Stop codegenning module for .proto package
1 year ago
imported_types.proto
#protobuf #rust Generate fields with imported types
1 year ago
nested.proto
Use `self` accessors for accessing maps in views
1 year ago
no_package.proto
Generate `pub use` for imported enums
1 year ago
no_package_import.proto
Generate `pub use` for imported enums
1 year ago
no_package_other.proto
Generate `pub use` for imported enums
1 year ago
package.proto
Generate `pub use` for imported enums
1 year ago
package_disabiguation1.proto
Stop codegenning module for .proto package
1 year ago
package_disabiguation2.proto
Stop codegenning module for .proto package
1 year ago
package_import.proto
Generate `pub use` for imported enums
1 year ago
package_other.proto
Fix issue where nested messages in non-primary .proto files couldn't be used.
1 year ago
package_other_different.proto
Generate `pub use` for imported enums
1 year ago
parent.proto
Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full.
2 years ago