dep-protobuf/rust/test/cpp
Joshua Haberman 2b3058dcff Refactor: Split upb and cpp backends into submodules
This CL contains no functional change, it is a pure splitting of the existing files.

I elected to move the C++ kernel files to `cpp_kernel/` which already contained the C++ API for the C++ kernel.  Unfortunately this required removing the existing `third_party/protobuf/rust/cpp_kernel/BUILD` file, because, the Rust parts of the cpp kernel have circular dependencies with the shared code in `third_party/protobuf/rust`.

PiperOrigin-RevId: 886884124
2026-03-20 11:13:43 -07:00
..
interop Refactor: Split upb and cpp backends into submodules 2026-03-20 11:13:43 -07:00
BUILD Automated Code Change 2026-03-03 00:27:52 -08:00
debug.proto #rust #protobuf Implement custom Debug for C++ kernel 2024-03-06 06:21:49 -08:00
debug_test.rs Upgrade to googletest 0.13 crate. 2024-12-13 14:03:59 -08:00
optimize_for_lite.proto Enable MessageLite::DebugString to use Message::DebugString where possible. 2024-07-03 09:37:37 -07:00