mirror of https://github.com/golang/go.git
Per the issue below, a lone type parameter is not permitted on the the RHS of a type declaration, at least for Go 1.18. Slightly modified the generics tests so that they pass for now. For golang/go#45639. Change-Id: I3c5dc0ff65bfdc268c372e5e3fdfe00a8547f17e Reviewed-on: https://go-review.googlesource.com/c/tools/+/359274 Trust: Robert Griesemer <gri@golang.org> Run-TryBot: Robert Griesemer <gri@golang.org> gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Peter Weinberger <pjw@google.com> |
||
|---|---|---|
| .. | ||
| testdata | ||
| endtoend_test.go | ||
| golden_test.go | ||
| stringer.go | ||
| util_test.go | ||