.. |
benchmarks
|
split protobuf rust benchmark into separate binaries for upb/cpp
|
6 months ago |
cpp
|
Enable MessageLite::DebugString to use Message::DebugString where possible.
|
5 months ago |
rust_proto_library_unit_test
|
Automated Code Change
|
5 months ago |
shared
|
implement repeated_new and repeated_free for enums and messages. Drop the default impl since it is now required
|
4 months ago |
upb
|
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.
|
5 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.
|
5 months ago |
bad_names.proto
|
Add a collision-avoidance behavior to the Rust Proto codegen.
|
7 months ago |
child.proto
|
Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full.
|
1 year ago |
dots_in_package.proto
|
Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full.
|
1 year ago |
edition2023.proto
|
Allow non-repeated StringPiece accessors to be generated.
|
6 months ago |
enums.proto
|
Add missing map thunks for nested enums.
|
8 months ago |
fields_with_imported_types.proto
|
#protobuf #rust Generate fields with imported types
|
10 months ago |
import_public.proto
|
Stop codegenning module for .proto package
|
10 months ago |
import_public2.proto
|
Stop codegenning module for .proto package
|
10 months ago |
import_public_grandparent.proto
|
Stop codegenning module for .proto package
|
10 months ago |
import_public_non_primary_src1.proto
|
Stop codegenning module for .proto package
|
10 months ago |
import_public_non_primary_src2.proto
|
Stop codegenning module for .proto package
|
10 months ago |
import_public_primary_src.proto
|
Stop codegenning module for .proto package
|
10 months ago |
imported_types.proto
|
#protobuf #rust Generate fields with imported types
|
10 months ago |
nested.proto
|
Use `self` accessors for accessing maps in views
|
10 months ago |
no_package.proto
|
Generate `pub use` for imported enums
|
11 months ago |
no_package_import.proto
|
Generate `pub use` for imported enums
|
11 months ago |
no_package_other.proto
|
Generate `pub use` for imported enums
|
11 months ago |
package.proto
|
Generate `pub use` for imported enums
|
11 months ago |
package_disabiguation1.proto
|
Stop codegenning module for .proto package
|
10 months ago |
package_disabiguation2.proto
|
Stop codegenning module for .proto package
|
10 months ago |
package_import.proto
|
Generate `pub use` for imported enums
|
11 months ago |
package_other.proto
|
Fix issue where nested messages in non-primary .proto files couldn't be used.
|
10 months ago |
package_other_different.proto
|
Generate `pub use` for imported enums
|
11 months ago |
parent.proto
|
Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full.
|
1 year ago |