]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] go/types: convert testdata/fixedbugs tests to type set sytax
authorRob Findley <rfindley@google.com>
Wed, 9 Jun 2021 22:51:24 +0000 (18:51 -0400)
committerRobert Findley <rfindley@google.com>
Thu, 17 Jun 2021 02:10:00 +0000 (02:10 +0000)
commitb6fc4d01a8d9cefe180fde97ace36588d1d31417
tree0657268fcd83ef7e58b025472852069a062cc5ea
parent795f4475e58ff7adaeaf949f8e79470a7c43f501
[dev.typeparams] go/types: convert testdata/fixedbugs tests to type set sytax

This is a port of CL 324530 to go/types. One error position in
issue39634.go2 was adjusted by a character, to account for go/types'
positioning.

Change-Id: Ie06974ea9ee81d3ae66ef58dba522936ab4ce2d1
Reviewed-on: https://go-review.googlesource.com/c/go/+/326681
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/testdata/fixedbugs/issue39634.go2
src/go/types/testdata/fixedbugs/issue39680.go2
src/go/types/testdata/fixedbugs/issue39699.go2
src/go/types/testdata/fixedbugs/issue39723.go2
src/go/types/testdata/fixedbugs/issue39755.go2
src/go/types/testdata/fixedbugs/issue41124.go2
src/go/types/testdata/fixedbugs/issue42758.go2
src/go/types/testdata/fixedbugs/issue45548.go2
src/go/types/testdata/fixedbugs/issue45635.go2
src/go/types/testdata/fixedbugs/issue45985.go2