protobuf-go/internal/filedesc
Mike Kruskal bab4b5da98 protobuf: support gaps in edition defaults calculation
protoc guarantees that the edition defaults will be ordered, but not contiguous.  Gaps represent no changes to the defaults and should be handled.

Change-Id: I01fde5ff89b2b206b066c5a415083f6526a4ed91
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/575876
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Michael Stapelberg <stapelberg@google.com>
Reviewed-by: Michael Stapelberg <stapelberg@google.com>
2024-04-04 07:45:41 +00:00
..
build_test.go types/descriptorpb: regenerate using latest protobuf v22.0 release 2023-02-22 09:33:03 +00:00
build.go all: remove duplicate imports 2022-05-23 17:24:26 +00:00
desc_init.go all: implement proto2/proto3 as editions [1/2] 2024-03-19 09:40:08 +00:00
desc_lazy.go all: implement proto2/proto3 as editions [1/2] 2024-03-19 09:40:08 +00:00
desc_list_gen.go
desc_list.go all: remove duplicate imports 2022-05-23 17:24:26 +00:00
desc_test.go all: implement proto2/proto3 as editions [2/2] 2024-03-19 12:54:36 +00:00
desc.go protobuf: fix delimited fields under editions in go 2024-04-04 07:31:06 +00:00
editions.go protobuf: support gaps in edition defaults calculation 2024-04-04 07:45:41 +00:00
placeholder.go all: implement proto2/proto3 as editions [2/2] 2024-03-19 12:54:36 +00:00