protobuf-go/cmd/protoc-gen-go/testdata
Lasse Folger 2040e8671b all: implement Go-specific GenerateLegacyUnmarshalJSON
This change adds the first Go specific editions feature and the
associated proto. The feature is used to control if the legacy
UnmarshalJSON method should be generated for enums. This change only
affects protos using editions.

More tests will be added in a followup change.

Change-Id: Ifb62454d7568bd6d90d0b93f8953adcfe46c45fd
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/561938
Reviewed-by: Michael Stapelberg <stapelberg@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Lasse Folger <lassefolger@google.com>
2024-02-12 13:54:51 +00:00
..
annotations compiler/protogen: add Semantic.SET to setter annotations 2023-05-01 15:43:20 +00:00
comments types/descriptorpb: regenerate using latest protobuf v22.0 release 2023-02-22 09:33:03 +00:00
extensions
fieldnames types/descriptorpb: regenerate using latest protobuf v22.0 release 2023-02-22 09:33:03 +00:00
import_public types/descriptorpb: regenerate using latest protobuf v22.0 release 2023-02-22 09:33:03 +00:00
imports
issue780_oneof_conflict types/descriptorpb: regenerate using latest protobuf v22.0 release 2023-02-22 09:33:03 +00:00
nopackage
proto2 types/descriptorpb: regenerate using latest protobuf v22.0 release 2023-02-22 09:33:03 +00:00
proto3
protoeditions all: implement Go-specific GenerateLegacyUnmarshalJSON 2024-02-12 13:54:51 +00:00
retention cmd/protoc-gen-go: support protobuf retention feature 2023-03-07 09:24:00 +00:00
gen_test.go cmd/protoc-gen-go: support protobuf retention feature 2023-03-07 09:24:00 +00:00
registry_test.go