]> Cypherpunks repositories - gostls13.git/commit
go/types: do not format TParams when hashing
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Tue, 7 Sep 2021 17:33:32 +0000 (00:33 +0700)
committerCuong Manh Le <cuong.manhle.vn@gmail.com>
Tue, 7 Sep 2021 17:50:42 +0000 (17:50 +0000)
commit81188661f1fd51f67dfff40c451d4e878b533a66
treed1d50982bbf99d0ed3d420c6a7a598619ae82b86
parent2a4845257fea627da8b30444a498576ea90b5401
go/types: do not format TParams when hashing

This is a port of CL 347534 to go/types.

Change-Id: I2b15a29992c430e34592d110be16d7b2b10521a9
Reviewed-on: https://go-review.googlesource.com/c/go/+/348029
Trust: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Robert Findley <rfindley@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/go/types/typestring.go