mirror of
https://github.com/protocolbuffers/protobuf
synced 2026-08-26 02:23:14 -04:00
The data is not currently used. This change is what we need to hook it up from Rust. In a future change we will start using the data to simplify the interface. No expected performance change. The data inserted via static typing is constant evaluated, and fits in the existing padding (in 64-bit builds). Also, fix Rust bindings to take float/double into account now that the enum lists them. PiperOrigin-RevId: 698780360 |
||
|---|---|---|
| .. | ||
| BUILD | ||
| compare.cc | ||
| compare.h | ||
| debug.cc | ||
| debug.h | ||
| map.cc | ||
| message.cc | ||
| repeated.cc | ||
| rust_alloc_for_cpp_api.h | ||
| rust_alloc_for_cpp_api.rs | ||
| serialized_data.h | ||
| strings.cc | ||
| strings.h | ||