]> Cypherpunks repositories - gostls13.git/commit
go/types, types2: remove another coreType call in type checking range clause
authorRobert Griesemer <gri@golang.org>
Mon, 24 Feb 2025 22:47:30 +0000 (14:47 -0800)
committerGopher Robot <gobot@golang.org>
Tue, 25 Feb 2025 14:23:44 +0000 (06:23 -0800)
commit7194caf11b5b62778618ddb87e5adea5b04654bf
tree6a0040a9c00ade13da065c035a3141aab9622a9e
parent549a88fa53c4d7d5ad702cdc90b3f0c763deb12e
go/types, types2: remove another coreType call in type checking range clause

For #70128.

Change-Id: I5949bccbfaaebc435ae8ac7c70580d9740de6f00
Reviewed-on: https://go-review.googlesource.com/c/go/+/652136
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Robert Griesemer <gri@google.com>
Reviewed-by: Robert Findley <rfindley@google.com>
Auto-Submit: Robert Griesemer <gri@google.com>
src/cmd/compile/internal/types2/stmt.go
src/go/types/stmt.go
src/internal/types/testdata/spec/range.go