go/src/testing
Keith Randall dbf5220475 cmd/compile: mark closures made for generic function expressions as wrappers
Fixes #52237

Change-Id: I7488020c8d157e069202017a293d18230e3aef0d
Reviewed-on: https://go-review.googlesource.com/c/go/+/408876
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
2022-05-26 21:06:31 +00:00
..
fstest all: remove trailing blank doc comment lines 2022-04-01 18:18:07 +00:00
internal/testdeps
iotest
quick all: gofmt main repo 2022-04-11 16:34:30 +00:00
allocs.go
allocs_test.go
benchmark.go
benchmark_test.go
cover.go
example.go
export_test.go
fuzz.go all: gofmt main repo 2022-04-11 16:34:30 +00:00
helper_test.go cmd/compile: mark closures made for generic function expressions as wrappers 2022-05-26 21:06:31 +00:00
helperfuncs_test.go cmd/compile: mark closures made for generic function expressions as wrappers 2022-05-26 21:06:31 +00:00
match.go
match_test.go
panic_test.go
run_example.go
run_example_js.go
sub_test.go all: fix some lint issues 2022-05-08 17:27:54 +00:00
testing.go Revert "testing: document -race goroutine limits" 2022-05-11 13:55:35 +00:00
testing_other.go testing: include ERROR_SHARING_VIOLATION in Windows cleanup retries 2022-03-03 02:39:01 +00:00
testing_test.go
testing_windows.go testing: include ERROR_SHARING_VIOLATION in Windows cleanup retries 2022-03-03 02:39:01 +00:00