mirror of https://github.com/golang/go.git
Fix several tests that were failing at CL 368254 due to inconsistent
formatting of standard library types across Go versions. Generally this
is addressed by replacing interface{} with any, though the mechanism
varies.
Where possible, prefer to update the test data to accurately reflect
1.18 formatting.
Change-Id: Ia92cd565d2ba1dd464891093b78c636fcaff44bc
Reviewed-on: https://go-review.googlesource.com/c/tools/+/370655
Trust: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
Reviewed-by: Russ Cox <rsc@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
|
||
|---|---|---|
| .. | ||
| alias | ||
| calls | ||
| calls-json | ||
| definition-json | ||
| describe | ||
| describe-json | ||
| freevars | ||
| implements | ||
| implements-json | ||
| implements-methods | ||
| implements-methods-json | ||
| imports | ||
| lib | ||
| main | ||
| peers | ||
| peers-json | ||
| pointsto | ||
| pointsto-json | ||
| referrers | ||
| referrers-json | ||
| reflection | ||
| softerrs | ||
| what | ||
| what-json | ||
| whicherrs | ||
| README.txt | ||
README.txt
This is not a Go source file. Used by TestIssue14684.