356 Commits (ca75771fe73de0c2a69e21f777d7cda1d65e8d78)

Author SHA1 Message Date
Adrian Sadłocha d605b48fa5 Emit setters on primitive scalars without presence 12 months ago
Alyssa Haroldsen f85b3477a3 Remove PrimitiveMut::clear 12 months ago
Alyssa Haroldsen 74ff001424 Remove iteration and item mutators from Repeated 12 months ago
Protobuf Team Bot 43f92cb916 Add a trivial 2023 edition test case for Rust. 12 months ago
Hong Shin 53411896ab Add coverage for default_string and default_bytes in test_default_accessors 12 months ago
Jakob Buchgraber 976029283f Implement Maps for strings 12 months ago
Hong Shin acad27f027 Move repeated tests into their own file 12 months ago
Hong Shin a74c3bbaa4 Introduce submessage view accessors for arbitrary depths 12 months ago
Hong Shin c793ec4631 move test_deeply_nested_definition to googletest_rust 1 year ago
Hong Shin 745aa6edbd Introduce set_and_test_mut! to cleanup simple_nested_test.rs 1 year ago
Hong Shin 94ebf577e3 Squelch warning regarding map_view mut 1 year ago
Hong Shin 92cfb8a56d Add support for simple scalar mutation via _mut. 1 year ago
Jakob Buchgraber ab11a0d1a8 Name the lifetime in the signature of SettableValue.set_on() 1 year ago
Protobuf Team Bot c25e9ca0f8 remove usage of host_fragments in third_party/protobuf/rust/aspects.bzl 1 year ago
Jakob Buchgraber 95073f8e78 Implement Proxied for Maps 1 year ago
Eric Salo 708913c05c rust: stop using deprecated upb:collections as a dep 1 year ago
Protobuf Team Bot 4864e43b7d Allow Messages to be used in Oneofs. 1 year ago
Hong Shin 1a5cdb9378 Migrate optional.rs to googletest-rust 1 year ago
Jakob Buchgraber 245a6e692a Remove the protobuf::__runtime::Map type 1 year ago
Jakob Buchgraber 001be3c655 Implement Maps for scalar types for the C++ kernel 1 year ago
Protobuf Team Bot 1388e818a7 Internal Code Change 1 year ago
Protobuf Team Bot 0a13fde74b Optimize RepeatedField<Scalar>::copy_from 1 year ago
Hong Shin e3432c283d Add submsg support for strings and bytes. 1 year ago
Hong Shin 885fd6f007 Migrate cpp.rs to googletest-rust 1 year ago
Hong Shin b3cfff3478 Introduce preliminary submessage_mut semantics 1 year ago
Hong Shin e018e99437 Complete migration of accessors_proto3_test.rs to googletest-rust 1 year ago
Jakob Buchgraber 90aa298406 Migrate upb.rs to googletest 1 year ago
Jakob Buchgraber ac3f553073 This CL implements msg.<field>() and msg.<field_mut>() accessors for maps with primitive-typed keys and values for the UPB kernel only. 1 year ago
Hong Shin 9ac3548fa9 Clean up trailing whitespace in defs.bzl 1 year ago
Protobuf Team Bot a2eda0427b Enable the mutable oneof accessor. 1 year ago
Protobuf Team Bot af75cb31f4 Small clean up Rust crate-relative naming logic 1 year ago
Protobuf Team Bot f083530a06 Allow string + bytes fields in oneofs (now that the underyling accessors match the expected shape) 1 year ago
Protobuf Team Bot a14f29e40a Internal change 1 year ago
Kevin King 65cdac4ac5 Finish Proxied impls for rust repeated scalars 1 year ago
Krasimir Georgiev 5eecee27de Update rules_rust usage to match cd3e53e9b8. 1 year ago
Hong Shin 2690017b16 cleanup upb.rs 1 year ago
Hong Shin dc67f8afc1 Perform preliminary migration of accessors_proto3_test to googletest-rust 1 year ago
Adrian Sadłocha c303109141 Implement mutators for singular primitive fields with presence 1 year ago
Protobuf Team Bot e1bb7d65a8 Implement rust repeated scalars for cpp and upb 1 year ago
xiaolou86 48ebb9b0bb Fix typos (#14409) 1 year ago
Hong Shin 6424bcad0a Add custom matchers for ProxiedWithPresence. 1 year ago
Hong Shin 6d4ea615cc Fix segfault in upb pathway in terra rust 1 year ago
Marcel Hlopko edee290572 Use protobuf_nowkt as a dependency of the Rust runtime. 1 year ago
Hong Shin b823f7f826 Move {child_parent_test, reserved_test, serialization_test} to googletest-rust 1 year ago
Hong Shin 19aad63844 Migrate accessors_test.rs to googletest-rust 1 year ago
Protobuf Team Bot 34f5364d3c Internal change 1 year ago
Adam Cozzette 501ececd39 Reorganize upb file structure 1 year ago
Adam Cozzette 87fcc79861 Internal change 1 year ago
Protobuf Team Bot 1180543de9 Internal Code Change 1 year ago
Sandy Zhang 81068e8e8c Internal change 1 year ago