]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] go/types: "comparable" must not be visible before Go 1.18
authorRob Findley <rfindley@google.com>
Fri, 16 Jul 2021 13:44:08 +0000 (09:44 -0400)
committerRobert Findley <rfindley@google.com>
Fri, 16 Jul 2021 23:07:17 +0000 (23:07 +0000)
commit726ffce659a173951186097b26489570cff24fd3
treea5811f3066211144771d2d9aaffee42858efbfec
parent79955155e9a68ce47c50f0c77b7f41b10d093dab
[dev.typeparams] go/types: "comparable" must not be visible before Go 1.18

This is a straightforward port of CL 331517 to go/types.

Change-Id: Id00761fd5dffb4d09e19f086d18ddc20f11528d0
Reviewed-on: https://go-review.googlesource.com/c/go/+/335032
Trust: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@golang.org>
src/go/types/testdata/fixedbugs/issue46090.go2 [new file with mode: 0644]
src/go/types/typexpr.go
src/go/types/universe.go