protobuf-go/internal
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
..
benchmarks
cmd all: implement proto2/proto3 as editions [1/2] 2024-03-19 09:40:08 +00:00
conformance internal/conformance: make conformance tests work with editions 2024-02-26 08:14:29 +00:00
descfmt
descopts
detrand
editiondefaults all: implement proto2/proto3 as editions [1/2] 2024-03-19 09:40:08 +00:00
encoding all: implement proto2/proto3 as editions [1/2] 2024-03-19 09:40:08 +00:00
errors
filedesc all: implement proto2/proto3 as editions [1/2] 2024-03-19 09:40:08 +00:00
filetype
flags
fuzz
fuzztest
genid internal/filedesc: implement runtime editions support 2024-02-13 12:20:49 +00:00
impl all: implement proto2/proto3 as editions [1/2] 2024-03-19 09:40:08 +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 reflect/protodesc: add editions support 2024-02-19 07:03:53 +00:00
testprotos all: implement proto2/proto3 as editions [1/2] 2024-03-19 09:40:08 +00:00
version all: start v1.33.0-devel 2024-03-05 19:00:36 +00:00
weakdeps