protobuf/rust
Protobuf Team Bot d8329b68e4 Add .to_owned(&self)->Msg functions to MsgMut and MsgView
PiperOrigin-RevId: 631686314
2024-05-08 00:54:28 -07:00
..
cpp_kernel Fix Rust Proto cpp-kernel map insertion behavior to better match Rust's std::HashMap and the upb-kernel behavior of "insert replaces the old value" 2024-03-18 13:48:12 -07:00
test Add .to_owned(&self)->Msg functions to MsgMut and MsgView 2024-05-08 00:54:28 -07:00
upb Implement `IntoProxied` for repeated field setters 2024-05-06 05:31:08 -07:00
BUILD Remove the now unused vtable types. In particular, 2024-04-30 04:03:50 -07:00
aspects.bzl Implement `IntoProxied` for repeated field setters 2024-05-06 05:31:08 -07:00
cpp.rs Implement `IntoProxied` for repeated field setters 2024-05-06 05:31:08 -07:00
defs.bzl Ensure that the rust_proto_library is in the same package as proto_library 2024-04-25 23:49:53 -07:00
enum.rs Implement `is_known` method on the `Enum` trait 2024-05-03 03:52:51 -07:00
internal.rs Remove the now unused vtable types. In particular, 2024-04-30 04:03:50 -07:00
map.rs Pin the rev of googletest to the GitHub main branch 2024-05-03 09:54:29 -07:00
optional.rs Remove the now unused vtable types. In particular, 2024-04-30 04:03:50 -07:00
primitive.rs Remove PrimitiveMut and related vtable types 2024-04-29 03:42:06 -07:00
proto_macro.rs Split Proxied into Proxied and MutProxied traits. 2024-04-24 06:23:49 -07:00
protobuf.rs Use the same set of exports as regular users in shared tests 2024-04-12 16:51:49 -07:00
proxied.rs Remove the now unused vtable types. In particular, 2024-04-30 04:03:50 -07:00
repeated.rs Implement `IntoProxied` for repeated field setters 2024-05-06 05:31:08 -07:00
shared.rs Implement `is_known` method on the `Enum` trait 2024-05-03 03:52:51 -07:00
string.rs Remove the now unused vtable types. In particular, 2024-04-30 04:03:50 -07:00
upb.rs Implement `IntoProxied` for repeated field setters 2024-05-06 05:31:08 -07:00
utf8.rs Migrate all remaining instances of assert_eq! to googletest-rust sans strings 2023-12-18 15:16:21 -08:00