- a88dc0c Automated Code Change by Protobuf Team Bot · 5 months ago
- 3a40367 Move Rust unit tests to use reduced forks of TestAllTypes messages. by Protobuf Team Bot · 5 months ago
- 1f472f1 Remove proto_best_practices from Rust test files in OSS by Protobuf Team Bot · 6 months ago
- 4834eb7 Move some :unittest_(cpp|upb)_rust_proto target to be colocated with the .proto file that defines them by Protobuf Team Bot · 6 months ago
- cb6b460 Remove staticanalysis best practices options from enums.proto by Protobuf Team Bot · 6 months ago
- f9dd9ce 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. by Protobuf Team Bot · 8 months ago
- 6429885 Emit all string fields on Rust-upb regardless of ctype set. by Protobuf Team Bot · 9 months ago
- 8b7d866 Automated Code Change by Protobuf Team Bot · 9 months ago
- 61a2df3 Allow non-repeated StringPiece accessors to be generated. by Protobuf Team Bot · 9 months ago
- 7dcae81 Add serialization test and parameterize tests to verify behavior in multiple versions of the protocol buffer language. by Protobuf Team Bot · 10 months ago
- 69a26b2 Use the name of the rust_proto_library as the crate name by Marcel Hlopko · 10 months ago
- a8cb583 Verify rust_proto_library name by Marcel Hlopko · 10 months ago
- 419824d Remove obsolete logic related to cc_proto_library by Marcel Hlopko · 11 months ago
- 5587559 Add a collision-avoidance behavior to the Rust Proto codegen. by Protobuf Team Bot · 11 months ago
- 21d75f8 Remove references to rules_proto by Protobuf Team Bot · 12 months ago
- dc5053a Automated Code Change by Protobuf Team Bot · 12 months ago
- 83ec410 Internal change by Protobuf Team Bot · 12 months ago
- 6f1d881 Support proto_library targets that contain '-' by Jakob Buchgraber · 1 year, 2 months ago
- 90015d3 #protobuf #rust Generate fields with imported types by Jakob Buchgraber · 1 year, 2 months ago
- 4517308 Also apply r# prefix to crates whose names are reserved keywords by Jakob Buchgraber · 1 year, 2 months ago
- 0f4cf16 Depend directly on cc_proto_aspect in rust_cc_proto_library by Marcel Hlopko · 1 year, 2 months ago
- c1d174f Stop codegenning module for .proto package by Marcel Hlopko · 1 year, 2 months ago
- 1eab5a0 Generate `pub use` for imported enums by Alyssa Haroldsen · 1 year, 2 months ago
- 4ec9170 Fix layering check for usage of gtest by Adam Cozzette · 1 year, 3 months ago
- 0ce51da Implement v0.6 enum definitions by Alyssa Haroldsen · 1 year, 3 months ago
- a47a7bd Internal Code Change by Protobuf Team Bot · 1 year, 3 months ago
- 43f92cb Add a trivial 2023 edition test case for Rust. by Protobuf Team Bot · 1 year, 3 months ago
- 001be3c Implement Maps for scalar types for the C++ kernel by Jakob Buchgraber · 1 year, 4 months ago
- 1388e81 Internal Code Change by Protobuf Team Bot · 1 year, 4 months ago
- ac3f553 This CL implements msg.<field>() and msg.<field_mut>() accessors for maps with primitive-typed keys and values for the UPB kernel only. by Jakob Buchgraber · 1 year, 4 months ago
- 80a4df3 Add support accessing simple scalars (int32s, bools, and floats) in submessages by Hong Shin · 1 year, 6 months ago
- a773618 Internal Code Change by Protobuf Team Bot · 1 year, 7 months ago
- 9a0bc39 Implement v0.6 Optional Bytes by Alyssa Haroldsen · 1 year, 7 months ago
- 9a7ca55 Support without-presence scalars better. by Protobuf Team Bot · 1 year, 8 months ago
- dd4ffc6 Internal Code Change by Protobuf Team Bot · 1 year, 8 months ago
- 3ced818 Add support for proto_library with more than one srcs by Marcel Hlopko · 1 year, 8 months ago
- b01794c Add test that ensures rust protos build with reserved keywords by Hong Shin · 1 year, 9 months ago
- a1ba8d2 Generate bindings under the correct package. by Marcel Hlopko · 2 years ago
- 5814f6c Generate C++ thunks for Rust protos by Marcel Hlopko · 2 years ago
- f7a2f4a Add initial end-to-end test directory structure. by Marcel Hlopko · 2 years ago
- 7802b93 Fix build errors in Protobuf Rust by Jakob Buchgraber · 2 years ago
- f73c7cb Add license rules by Protobuf Team Bot · 2 years ago
- aaa338b Configure build for the C++ backend by Marcel Hlopko · 2 years ago
- ab9f1ab Configure the build for the Rust UPB backend by Marcel Hlopko · 2 years ago
- 5252bc8 Rename a test by Marcel Hlopko · 2 years ago
- 26af540 Add support for proto dependencies to rust_proto_library by Marcel Hlopko · 2 years, 1 month ago
- 3dc546d Implement a minimal, internal, experimental rust_proto_library rule. by Marcel Hlopko · 2 years, 1 month ago