5 Commits (95efa286d1f52677136a25bb30d2c5290839ee37)

Author SHA1 Message Date
Mike Kruskal 5695a882bd Move -Werror to our test/dev bazelrc files. 5 months ago
Jakob Buchgraber 64912c50cb Use a std::string as the backing string & bytes type in the C++ kernel. This will allow us to move a ProtoString/Bytes to a message accessor without copying. This change only touches the C++ kernel, as the UPB kernel already uses the native arena-allocated UPB string type for ProtoString/Bytes. 7 months ago
Protobuf Team Bot c07de7c9df Change to proto2_rust C prefix and proto2::rust C++ namespace 7 months ago
Protobuf Team Bot a9bc366522 Stop using double underscores for our C function names and standardize on the 'rust_proto_' prefix. 7 months ago
Protobuf Team Bot 419760f873 Split up cpp_api.h/.cc into smaller units. 7 months ago