]> Cypherpunks.ru repositories - gostls13.git/commit
go/types: move NewTypeParam off of Checker
authorRobert Findley <rfindley@google.com>
Fri, 3 Sep 2021 15:22:18 +0000 (11:22 -0400)
committerRobert Findley <rfindley@google.com>
Wed, 8 Sep 2021 16:32:00 +0000 (16:32 +0000)
commit38c2e08cbd2c863869f31754ee62b0c6dcaccd54
treefc4b16b17ab29d7ece1aa88c26013617e9bc7f68
parentcb9ccd494b778577d01cd6053b8288fc6d665de7
go/types: move NewTypeParam off of Checker

This aligns with the API proposal.

Change-Id: I9967a317196392ffa5ddbe5391d7aba5f6e7bad2
Reviewed-on: https://go-review.googlesource.com/c/go/+/347561
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/internal/gcimporter/iimport.go
src/go/types/builtins.go
src/go/types/decl.go
src/go/types/typeparam.go