protobuf-go/internal
Michael Stapelberg d0f77aedbc proto: ensure MarshalOptions are plumbed to all Size calls
This used to not be necessary, but a subsequent change will change behavior
based on MarshalOptions.Deterministic, so it is important that we do not
accidentally drop MarshalOptions anywhere.

related to golang/protobuf#1609

Change-Id: I6b53352707d93939642a627eb41c930f8ac3157f
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/579995
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Lasse Folger <lassefolger@google.com>
2024-04-18 07:28:30 +00:00
..
benchmarks internal/cmd/generate-types: manual CSE of m.messageInfo() 2024-04-02 14:35:14 +00:00
cmd internal/impl: pass ExtensionTypeDescriptor to extensionMap 2024-04-08 13:08:10 +00:00
conformance internal/conformance: make conformance tests work with editions 2024-02-26 08:14:29 +00:00
descfmt all: implement proto2/proto3 as editions [2/2] 2024-03-19 12:54:36 +00:00
descopts
detrand
editiondefaults all: implement proto2/proto3 as editions [1/2] 2024-03-19 09:40:08 +00:00
editionssupport all: enable editions support 2024-03-22 09:09:14 +00:00
encoding all: implement proto2/proto3 as editions [1/2] 2024-03-19 09:40:08 +00:00
errors proto: return an error instead of producing invalid wire format 2024-04-18 07:12:00 +00:00
filedesc [proto] use the correct parent when resolving features for extensions 2024-04-16 13:33:29 +00:00
filetype
flags
fuzz
fuzztest
genid
impl proto: ensure MarshalOptions are plumbed to all Size calls 2024-04-18 07:28:30 +00:00
msgfmt
order
pragma
protobuild
protolegacy
race_test all: implement proto2/proto3 as editions [1/2] 2024-03-19 09:40:08 +00:00
set
strs
test/race internal/impl: ensure proto.HasExtension does not allocate 2024-03-28 16:31:28 +00:00
testprotos [proto] use the correct parent when resolving features for extensions 2024-04-16 13:33:29 +00:00
version all: start v1.33.0-devel 2024-03-05 19:00:36 +00:00
weakdeps