Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
protobuf: remove the check for reserved field numbers.
Field numbers in the reserved range are semantically valid, although the protocol buffer compiler may reject attempts to define fields in this range. Change-Id: Ib939ed5f4fef09b29047b509829b2f01494bfb6a Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/461238 Reviewed-by: Damien Neil <dneil@google.com> Reviewed-by: Michael Stapelberg <stapelberg@google.com>
- Loading branch information