]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: restrict generics test to -G=3
authorKeith Randall <khr@golang.org>
Thu, 3 Feb 2022 23:17:00 +0000 (15:17 -0800)
committerKeith Randall <khr@golang.org>
Thu, 3 Feb 2022 23:55:05 +0000 (23:55 +0000)
commit4e2410617d7b13e63e80ad77c9b2d44abaf39e9a
tree5f875f84837edca7a5fe95b698bc2954e3e22b3a
parent248ad855b7d0e49839b7b4281d9e60e222368583
cmd/compile: restrict generics test to -G=3

Change-Id: Ifdb4f4f4fab8d45847ca525198b3960f87799f0c
Reviewed-on: https://go-review.googlesource.com/c/go/+/383034
Trust: Keith Randall <khr@golang.org>
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dan Scales <danscales@google.com>
Trust: Dan Scales <danscales@google.com>
test/typeparam/issue50993.go