]> Cypherpunks repositories - gostls13.git/commit
go/types: move typeHash to environment.go
authorRobert Findley <rfindley@google.com>
Fri, 3 Sep 2021 15:17:37 +0000 (11:17 -0400)
committerRobert Findley <rfindley@google.com>
Wed, 8 Sep 2021 16:31:42 +0000 (16:31 +0000)
commitcb9ccd494b778577d01cd6053b8288fc6d665de7
tree749fc483d8a26a39dfdc04afb25cdbe48d9690a3
parenta1a6540bf1c38c2c8ad7fced983d2e3206ab1d2b
go/types: move typeHash to environment.go

This is a pure code move, with no other changes.

Change-Id: Id31f1f960d3208dc614556de89bf39b7ca77df3a
Reviewed-on: https://go-review.googlesource.com/c/go/+/347560
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/types/environment.go
src/go/types/subst.go