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> |
||
|---|---|---|
| .. | ||
| typeparams | ||
| cgo.go | ||
| conv.go | ||
| day.go | ||
| gap.go | ||
| num.go | ||
| number.go | ||
| prime.go | ||
| tag_main.go | ||
| tag_tag.go | ||
| unum.go | ||
| unum2.go | ||
| vary_day.go | ||