aboutsummaryrefslogtreecommitdiff
path: root/src/go/types/instantiate_test.go
AgeCommit message (Expand)Author
2021-09-17go/types: ensure that we always get a new signature in expandNamedRobert Findley
2021-09-15go/types: instantiate methods when instantiating Named typesRobert Findley
2021-09-08go/types: implement deduplication of instances using the EnvironmentRobert Findley