You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jakob Buchgraber
959903d199
Remove the now unused vtable types. In particular,
* SettableValue
* ProxiedWithPresence
* FieldEntry
PiperOrigin-RevId: 629363417
|
7 months ago |
.. |
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"
|
8 months ago |
test
|
Remove the now unused vtable types. In particular,
|
7 months ago |
upb
|
Implement Arena::fuse()
|
7 months ago |
BUILD
|
Remove the now unused vtable types. In particular,
|
7 months ago |
aspects.bzl
|
Ensure that the rust_proto_library is in the same package as proto_library
|
7 months ago |
cpp.rs
|
Remove the now unused vtable types. In particular,
|
7 months ago |
defs.bzl
|
Ensure that the rust_proto_library is in the same package as proto_library
|
7 months ago |
enum.rs
|
Implement v0.6 enum definitions
|
11 months ago |
internal.rs
|
Remove the now unused vtable types. In particular,
|
7 months ago |
map.rs
|
Remove the now unused vtable types. In particular,
|
7 months ago |
optional.rs
|
Remove the now unused vtable types. In particular,
|
7 months ago |
primitive.rs
|
Remove PrimitiveMut and related vtable types
|
7 months ago |
proto_macro.rs
|
Split Proxied into Proxied and MutProxied traits.
|
7 months ago |
protobuf.rs
|
Use the same set of exports as regular users in shared tests
|
8 months ago |
proxied.rs
|
Remove the now unused vtable types. In particular,
|
7 months ago |
repeated.rs
|
Remove the now unused vtable types. In particular,
|
7 months ago |
shared.rs
|
Remove the now unused vtable types. In particular,
|
7 months ago |
string.rs
|
Remove the now unused vtable types. In particular,
|
7 months ago |
upb.rs
|
Remove the now unused vtable types. In particular,
|
7 months ago |
utf8.rs
|
Migrate all remaining instances of assert_eq! to googletest-rust sans strings
|
11 months ago |