- 43f92cb Add a trivial 2023 edition test case for Rust. by Protobuf Team Bot · 1 year, 4 months ago
- 5341189 Add coverage for default_string and default_bytes in test_default_accessors by Hong Shin · 1 year, 4 months ago
- 9760292 Implement Maps for strings by Jakob Buchgraber · 1 year, 4 months ago
- acad27f Move repeated tests into their own file by Hong Shin · 1 year, 4 months ago
- a74c3bb Introduce submessage view accessors for arbitrary depths by Hong Shin · 1 year, 4 months ago
- c793ec4 move test_deeply_nested_definition to googletest_rust by Hong Shin · 1 year, 4 months ago
- 745aa6e Introduce set_and_test_mut! to cleanup simple_nested_test.rs by Hong Shin · 1 year, 4 months ago
- 94ebf57 Squelch warning regarding map_view mut by Hong Shin · 1 year, 4 months ago
- 92cfb8a Add support for simple scalar mutation via _mut. by Hong Shin · 1 year, 4 months ago
- ab11a0d Name the lifetime in the signature of SettableValue.set_on() by Jakob Buchgraber · 1 year, 4 months ago
- c25e9ca remove usage of host_fragments in third_party/protobuf/rust/aspects.bzl by Protobuf Team Bot · 1 year, 4 months ago
- 95073f8 Implement Proxied for Maps by Jakob Buchgraber · 1 year, 4 months ago
- 708913c rust: stop using deprecated upb:collections as a dep by Eric Salo · 1 year, 4 months ago
- 4864e43 Allow Messages to be used in Oneofs. by Protobuf Team Bot · 1 year, 4 months ago
- 1a5cdb9 Migrate optional.rs to googletest-rust by Hong Shin · 1 year, 4 months ago
- 245a6e6 Remove the protobuf::__runtime::Map type by Jakob Buchgraber · 1 year, 4 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
- 0a13fde Optimize RepeatedField<Scalar>::copy_from by Protobuf Team Bot · 1 year, 4 months ago
- e3432c2 Add submsg support for strings and bytes. by Hong Shin · 1 year, 4 months ago
- 885fd6f Migrate cpp.rs to googletest-rust by Hong Shin · 1 year, 5 months ago
- b3cfff3 Introduce preliminary submessage_mut semantics by Hong Shin · 1 year, 5 months ago
- e018e99 Complete migration of accessors_proto3_test.rs to googletest-rust by Hong Shin · 1 year, 5 months ago
- 90aa298 Migrate upb.rs to googletest by Jakob Buchgraber · 1 year, 5 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, 5 months ago
- 9ac3548 Clean up trailing whitespace in defs.bzl by Hong Shin · 1 year, 5 months ago
- a2eda04 Enable the mutable oneof accessor. by Protobuf Team Bot · 1 year, 5 months ago
- af75cb3 Small clean up Rust crate-relative naming logic by Protobuf Team Bot · 1 year, 5 months ago
- f083530 Allow string + bytes fields in oneofs (now that the underyling accessors match the expected shape) by Protobuf Team Bot · 1 year, 5 months ago
- a14f29e Internal change by Protobuf Team Bot · 1 year, 5 months ago
- 65cdac4 Finish Proxied impls for rust repeated scalars by Kevin King · 1 year, 5 months ago
- 5eecee2 Update rules_rust usage to match https://github.com/bazelbuild/rules_rust/commit/cd3e53e9b8555543071ea109218baf41fc4b88f7. by Krasimir Georgiev · 1 year, 5 months ago
- 2690017 cleanup upb.rs by Hong Shin · 1 year, 5 months ago
- dc67f8a Perform preliminary migration of accessors_proto3_test to googletest-rust by Hong Shin · 1 year, 5 months ago
- c303109 Implement mutators for singular primitive fields with presence by Adrian Sadłocha · 1 year, 5 months ago
- e1bb7d6 Implement rust repeated scalars for cpp and upb by Protobuf Team Bot · 1 year, 5 months ago
- 48ebb9b Fix typos (#14409) by xiaolou86 · 1 year, 5 months ago
- 6424bca Add custom matchers for ProxiedWithPresence. by Hong Shin · 1 year, 6 months ago
- 6d4ea61 Fix segfault in upb pathway in terra rust by Hong Shin · 1 year, 6 months ago
- edee290 Use protobuf_nowkt as a dependency of the Rust runtime. by Marcel Hlopko · 1 year, 6 months ago
- b823f7f Move {child_parent_test, reserved_test, serialization_test} to googletest-rust by Hong Shin · 1 year, 6 months ago
- 19aad63 Migrate accessors_test.rs to googletest-rust by Hong Shin · 1 year, 6 months ago
- 34f5364 Internal change by Protobuf Team Bot · 1 year, 6 months ago
- 501ecec Reorganize upb file structure by Adam Cozzette · 1 year, 6 months ago
- 87fcc79 Internal change by Adam Cozzette · 1 year, 6 months ago
- 1180543 Internal Code Change by Protobuf Team Bot · 1 year, 6 months ago
- 81068e8 Internal change by Sandy Zhang · 1 year, 6 months ago
- 80a4df3 Add support accessing simple scalars (int32s, bools, and floats) in submessages by Hong Shin · 1 year, 6 months ago
- 09d2511 Initial skeleton towards oneof's Mut accessor, and clarify oneof the View accessor to use View<> instead of the raw primitive type. by Protobuf Team Bot · 1 year, 7 months ago
- 78d71ca Fix string setter thunk to use PtrAndLen instead of two args. by Protobuf Team Bot · 1 year, 7 months ago
- 207331d Return Optional instead of Option in getter_opt by Adrian Sadłocha · 1 year, 7 months ago
- 7286ffc Merge the protobuf and upb Bazel repos by Adam Cozzette · 1 year, 7 months ago
- d72e790 Return the correct view type for messages by Hong Shin · 1 year, 7 months ago
- 2447882 Update Abseil dependency in cmake docker images by Mike Kruskal · 1 year, 7 months ago
- e4aeff3 Create initial Rust conformance test. by Protobuf Team Bot · 1 year, 7 months ago
- db20f5f Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. by Joshua Haberman · 1 year, 7 months ago
- 638a860 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. by Joshua Haberman · 1 year, 7 months ago
- 67ee3b9 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. by Joshua Haberman · 1 year, 7 months ago
- 177092c Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. by Joshua Haberman · 1 year, 7 months ago
- 106de22 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. by Joshua Haberman · 1 year, 7 months ago
- 4a51303 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. by Joshua Haberman · 1 year, 7 months ago
- 8c08df5 Implement mutators for singular primitive fields without presence by Adrian Sadłocha · 1 year, 7 months ago
- a773618 Internal Code Change by Protobuf Team Bot · 1 year, 7 months ago
- 614e29f Implement v0.6 string fields by Alyssa Haroldsen · 1 year, 7 months ago
- 836c5c3 Internal change by Marcel Hlopko · 1 year, 7 months ago
- bbe389e Add test ensuring that rust keywords can be message names by Hong Shin · 1 year, 7 months ago
- 2b61ee2 Migrate Automatic Exec Groups by adding a toolchain parameter to the affected actions by Nevena Kotlaja · 1 year, 7 months ago
- 5de1da3 Move shared protobuf runtime files to a list by Alyssa Haroldsen · 1 year, 7 months ago
- 9fe3ac6 Add explanation of mutator invariants by Alyssa Haroldsen · 1 year, 7 months ago
- 99d4060 Implement initial oneof support in Rust pb. by Protobuf Team Bot · 1 year, 7 months ago
- 5c33ed0 Remove Opaque Ptr macro: define_opaque_nonnulls by Hong Shin · 1 year, 7 months ago
- d5d207f Move common macros to a shared location by Alyssa Haroldsen · 1 year, 7 months ago
- 9a0bc39 Implement v0.6 Optional Bytes by Alyssa Haroldsen · 1 year, 7 months ago
- 33f239d Use a glob import in protobuf.rs by Protobuf Team Bot · 1 year, 7 months ago
- 48493fb Internal Code Change by Protobuf Team Bot · 1 year, 8 months ago
- 9a7ca55 Support without-presence scalars better. by Protobuf Team Bot · 1 year, 8 months ago
- a81be2e Flesh out Proxied impls for $Msg$View and $Msg$Mut :: v0.6 SingularMessageField by Hong Shin · 1 year, 8 months ago
- 3c9e763 Add sfixed32 & 64 support by Protobuf Team Bot · 1 year, 8 months ago
- 0681fe6 Internal change by Liam Miller-Cushon · 1 year, 8 months ago
- 1525300 Replace `NonNull<u8>` for raw messages with a dedicated opaque pointer by Protobuf Team Bot · 1 year, 8 months ago
- 87e6b7f Sketch of v0.6 SingularMessageField by Hong Shin · 1 year, 8 months ago
- 4b0e763 Add UTF-8 handling to ProtoStr 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
- f009c80 nested_messages_test typo fix: accesible -> accessible by Hong Shin · 1 year, 8 months ago
- 49d3bca Improve overall `unsafe` hygiene by Protobuf Team Bot · 1 year, 9 months ago
- 8e210a8 Derive Debug for ProxyVTable by Marcel Hlopko · 1 year, 9 months ago
- 7e9d0c1 Add V0 support for fixed ints (32 and 64) by Hong Shin · 1 year, 9 months ago
- 19d674d Clean grep_includes by Nevena Kotlaja · 1 year, 9 months ago
- 8fe9d8e Define the shape of ProtoStr as a DST by Protobuf Team Bot · 1 year, 9 months ago
- 230a9a7 Remove stubs for in-place mutating BytesMut operations by Protobuf Team Bot · 1 year, 9 months ago
- 43778a5 Add V0 support for floats and doubles by Hong Shin · 1 year, 9 months ago
- d70e3de Update a doc comment by Adrian Sadłocha · 1 year, 9 months ago
- a75def6 Define the shape of BytesMut with stubbed methods by Protobuf Team Bot · 1 year, 9 months ago
- fcab1a4 Add V0 support for signed ints by Hong Shin · 1 year, 9 months ago
- d42b237 Add remaining helper functions for Optional v0.6 by Protobuf Team Bot · 1 year, 9 months ago
- 0d7a396 Implement the rest of the v0.6 Optional design by Protobuf Team Bot · 1 year, 9 months ago
- b01794c Add test that ensures rust protos build with reserved keywords by Hong Shin · 1 year, 9 months ago
- 4f20efb Internal Change by Hong Shin · 1 year, 9 months ago
- b3942c0 In this CL, we add V0 support for unsigned ints (32 and 64). by Hong Shin · 1 year, 9 months ago