protobuf-go/internal
Lasse Folger e8baad6b6c reflect/protodesc: support editions feature resolution
This is the first of multiple changes to add protobuf editions support
to the Go implementation.
This change includes the feature resolutions for protobuf editions.
The plugin does not yet report editions support and protoc would fail
if it invoked this plugin with a proto that uses editions.

Change-Id: I7d31909366c3433b21abab74ec92263e08145434
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/547315
Auto-Submit: Lasse Folger <lassefolger@google.com>
Reviewed-by: Michael Stapelberg <stapelberg@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Commit-Queue: Lasse Folger <lassefolger@google.com>
Reviewed-by: Lasse Folger <lassefolger@google.com>
2023-12-08 13:18:14 +00:00
..
benchmarks internal/benchmarks: make download_benchdata print an error 2023-11-03 08:27:41 +00:00
cmd reflect/protodesc: support editions feature resolution 2023-12-08 13:18:14 +00:00
conformance encoding/protojson: ignore unknown enum name if DiscardUnknown=true 2023-09-08 10:59:01 +00:00
descfmt all: avoid non-const reflect.MethodByName calls 2023-10-03 07:25:07 +00:00
descopts
detrand
encoding encoding: add MarshalAppend to protojson and prototext 2023-05-01 15:10:15 +00:00
errors
filedesc reflect/protodesc: support editions feature resolution 2023-12-08 13:18:14 +00:00
filetype all: reformat with go1.19 gofmt 2022-07-21 16:01:13 +00:00
flags
fuzz all: implement depth limit for unmarshaling 2022-02-17 17:07:31 +00:00
fuzztest
genid types/descriptorpb: regenerate using latest protobuf v25.0-rc2 release candidate 2023-10-27 08:25:48 +00:00
impl internal/impl: preallocate memory when unmarshalling packed repeated fields 2023-10-12 06:52:24 +00:00
msgfmt
order internal/order: fix sorting of synthetic oneofs to be deterministic 2023-05-25 07:36:46 +00:00
pragma
protobuild all: remove shorthand import aliases 2022-05-24 20:05:50 +00:00
protolegacy
set
strs internal/strs: use go1.20 unsafe interface for strings 2023-11-28 09:45:19 +00:00
testprotos types/descriptorpb: regenerate using latest protobuf v25.0-rc2 release candidate 2023-10-27 08:25:48 +00:00
version all: start v1.31.0-devel 2023-06-26 11:17:47 +00:00
weakdeps