go/internal/typeparams
Robert Findley 0d12d39b86 internal/typeparams: update to the new Instances API
This CL updates the internal/typeparams package with the new API from CL
349629, switching Info.Inferred to Info.Instances.

Change-Id: I8f98dc39c844ef8891863c08b747f63924ab1c53
Reviewed-on: https://go-review.googlesource.com/c/tools/+/351250
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>
2021-09-21 18:37:00 +00:00
..
common.go internal/typeparams: update x/tools for recent typeparams changes 2021-08-03 15:39:08 +00:00
common_test.go internal/typeparams: update x/tools for recent typeparams changes 2021-08-03 15:39:08 +00:00
enabled_go117.go go/internal/gcimporter: update iimport.go to support type parameters 2021-09-15 00:13:36 +00:00
enabled_go118.go go/internal/gcimporter: update iimport.go to support type parameters 2021-09-15 00:13:36 +00:00
typeparams_go117.go internal/typeparams: update to the new Instances API 2021-09-21 18:37:00 +00:00
typeparams_go118.go internal/typeparams: update to the new Instances API 2021-09-21 18:37:00 +00:00
typeparams_test.go go/internal/gcimporter: update iimport.go to support type parameters 2021-09-15 00:13:36 +00:00