tools/go
Robert Findley 52e9527420 go/internal/gcimporter: set iexportVersionGenerics to 2
Now that the standard library importer/exporter has been updated for a
while, we can set iexportVersionGenerics to its final value -- 2.

Fixes golang/go#47654

Change-Id: I27eca4cf2b82b7c09e2b6a754c6e5e5af71a7b29
Reviewed-on: https://go-review.googlesource.com/c/tools/+/377554
Trust: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dan Scales <danscales@google.com>
Trust: Dan Scales <danscales@google.com>
2022-01-11 01:22:53 +00:00
..
analysis x/tools: improving the error message for check fact type 2022-01-04 19:51:13 +00:00
ast go/ast/astutil: update PathEnclosingInterval to handle type parameters 2021-10-01 21:26:43 +00:00
buildutil all: go fmt ./... 2021-02-20 03:28:52 +00:00
callgraph go/callgraph/vta/internal/trie: fix build with go1.12 2021-11-22 21:22:40 +00:00
cfg all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
expect go/expect: use parser.AllErrors when extracting Notes 2021-02-23 18:29:07 +00:00
gccgoexportdata all: add copyright notices to files that are missing them 2021-01-06 17:23:47 +00:00
gcexportdata all: various test fixes related to any 2021-12-09 15:47:16 +00:00
internal go/internal/gcimporter: set iexportVersionGenerics to 2 2022-01-11 01:22:53 +00:00
loader go/internal/cgo: handle symlinks with $PWD, not -srcdir 2021-06-29 19:12:30 +00:00
packages go/packages: add a clarification about the order of Syntax 2022-01-05 19:19:43 +00:00
pointer go/pointer: remove use of deprecated ssa.CreateTestMainPackage 2021-11-16 19:18:26 +00:00
ssa all: various test fixes related to any 2021-12-09 15:47:16 +00:00
types go/types/typeutil: add support for mapping generic types 2021-12-02 03:14:37 +00:00
vcs all: replace all usages of os/exec with golang.org/x/sys/execabs 2021-01-19 22:25:03 +00:00