]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] go/types: print constraint info for type param operands
authorRob Findley <rfindley@google.com>
Wed, 4 Aug 2021 01:39:53 +0000 (21:39 -0400)
committerRobert Findley <rfindley@google.com>
Wed, 4 Aug 2021 11:07:26 +0000 (11:07 +0000)
commitb01e775e9c05dd2e5fa19ea06ac09f9a12ae660e
tree04b51a23ea7b0933a52abcfaca7f1d9bd735f142
parent3efc8f9a8dc93ccacb8b139cafc44ee0709d8fdd
[dev.typeparams] go/types: print constraint info for type param operands

This is a clean port of CL 338309 to go/types.

Change-Id: Ie2c9e2ea51d6321af8bf149e43cd71b7ac282d13
Reviewed-on: https://go-review.googlesource.com/c/go/+/339676
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/operand.go