]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] cmd/compile/internal/types: review of errors_test.go
authorRobert Griesemer <gri@golang.org>
Thu, 11 Feb 2021 01:59:13 +0000 (17:59 -0800)
committerRobert Griesemer <gri@golang.org>
Fri, 12 Feb 2021 22:19:50 +0000 (22:19 +0000)
commit042f88fe300be0ee9669fb4f9c119b4044a2789f
tree7563da9e954cbfc50883d041b23a416fe48d8d07
parent0abd7b768b31c0074a10b944067f71f412773328
[dev.typeparams] cmd/compile/internal/types: review of errors_test.go

The changes between (equivalent, and reviewed) go/types/errors_test.go
and errors_test.go can be seen by comparing patchset 1 and 2. The actual
change is just removing the "// UNREVIEWED" marker.

Change-Id: I74de039b9e655445f0407a0203ac52a95c6c8a40
Reviewed-on: https://go-review.googlesource.com/c/go/+/291179
Trust: Robert Griesemer <gri@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
src/cmd/compile/internal/types2/errors_test.go