go/internal/typesinternal
Rob Findley 5848b84f5d internal/typesinternal: sync error codes with go1.16
Before go1.16 was cut, I made one breaking change to the error codes,
inserting a new code value in the middle of the enumeration. Sync to
pick up this change. In the future, such breaking changes won't be made.

Change-Id: I1ee0d78a11971013b38a370207e1d472065a02d5
Reviewed-on: https://go-review.googlesource.com/c/tools/+/292669
Trust: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
2021-02-16 20:01:04 +00:00
..
errorcode.go internal/typesinternal: sync error codes with go1.16 2021-02-16 20:01:04 +00:00
errorcode_string.go internal/typesinternal: sync error codes with go1.16 2021-02-16 20:01:04 +00:00
types.go internal/typesinternal: use Go 1.16 metadata for go/types errors 2020-12-07 17:42:14 +00:00