]> Cypherpunks.ru repositories - gostls13.git/commit
go/types: remove TestIncompleteInterfaces (cleanup)
authorRobert Findley <rfindley@google.com>
Mon, 16 Aug 2021 00:38:37 +0000 (20:38 -0400)
committerRobert Findley <rfindley@google.com>
Mon, 16 Aug 2021 13:38:44 +0000 (13:38 +0000)
commit11a1f37b076122ce6b669f1a5c7563a339087b17
tree9538fa751272782cb437e8580d860041b8324bc0
parent0b61dc4577c6958c852e99abf2c2a2cad2b186a2
go/types: remove TestIncompleteInterfaces (cleanup)

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

Change-Id: Ibcb1b130ea474bbbfe9cb5138170e27b466313cf
Reviewed-on: https://go-review.googlesource.com/c/go/+/342430
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/api_test.go
src/go/types/typestring.go
src/go/types/typestring_test.go