]> Cypherpunks repositories - gostls13.git/commit
go/types: combine two loops (cleanup of TODO)
authorRob Findley <rfindley@google.com>
Wed, 21 Apr 2021 03:10:09 +0000 (23:10 -0400)
committerRobert Findley <rfindley@google.com>
Thu, 22 Apr 2021 03:03:41 +0000 (03:03 +0000)
commitf0a8101d34b396c4dc9ea6581c03ce16419192ab
tree385d2f6c98796e92c9b7a1348f34cc899722fc90
parent5daefc5363080acd631ae97a84faf651a70d9888
go/types: combine two loops (cleanup of TODO)

This is an exact port of CL 307949 to go/types.

Change-Id: I796f3030a86d76deb80e58bb547460b586480911
Reviewed-on: https://go-review.googlesource.com/c/go/+/312096
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/infer.go