]> Cypherpunks repositories - gostls13.git/commit
go/types: move Identical* predicates into api.go file (cleanup)
authorRobert Griesemer <gri@golang.org>
Wed, 18 Sep 2019 16:25:28 +0000 (09:25 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 19 Sep 2019 18:22:19 +0000 (18:22 +0000)
commit110bbc49666215e66155cafd80c5b6493a7707a9
tree5d6a23abd59101fc7934a896d272fb193cd065ae
parent1ee9bc9b0ff630c24436f12a0158724e1eafd100
go/types: move Identical* predicates into api.go file (cleanup)

Follow-up CL removing a TODO.

Change-Id: If900d2f999f6a3e2f2ead29283375547e03cac86
Reviewed-on: https://go-review.googlesource.com/c/go/+/196337
Reviewed-by: Alan Donovan <adonovan@google.com>
src/go/types/api.go
src/go/types/predicates.go