protobuf-go/cmd/protoc-gen-go
Lasse Folger 7259b46773 all: implement proto2/proto3 as editions [1/2]
This change removes most usages of Syntax() from the repository and uses
edition features for instead. The appropriate edition feature defaults are
loaded for proto2/proto3 when the initialization of the descriptors
start.

All of these changes were tested on the Google corpus.

Change-Id: Ieca076a2b38ca8e50e084cd32e725b7b3dcb4171
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/572435
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Stapelberg <stapelberg@google.com>
2024-03-19 09:40:08 +00:00
..
internal_gengo all: implement proto2/proto3 as editions [1/2] 2024-03-19 09:40:08 +00:00
testdata encoding/prototext: add proto editions and fuzz tests 2024-02-23 12:14:08 +00:00
annotation_test.go
main.go
retention_test.go