]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/compile: rename instType -> instanceType
authorDan Scales <danscales@google.com>
Mon, 20 Sep 2021 01:18:41 +0000 (18:18 -0700)
committerDan Scales <danscales@google.com>
Mon, 20 Sep 2021 16:09:39 +0000 (16:09 +0000)
commita81b0dc6ee9096e3885e083e2dea2c743c0f4540
treee2204dab9d0bb25298e1fd1461e386ffdcf643cc
parent119213566a8e0da729a8bccc7d7f7d525f0c1cf9
cmd/compile: rename instType -> instanceType

This is to keep in alignment with the naming in go/types.

Change-Id: I19ded29b39665d7b892fdbc8e92c7f15caf7ab66
Reviewed-on: https://go-review.googlesource.com/c/go/+/350950
Run-TryBot: Dan Scales <danscales@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@golang.org>
Trust: Dan Scales <danscales@google.com>
src/cmd/compile/internal/typecheck/iexport.go
src/cmd/compile/internal/typecheck/iimport.go