tools/go/internal/gcimporter
Alan Donovan e96c4e2476 x/tools: remove old renaming imports of go/constant as exact
Fixes golang/go#26522

Change-Id: Ie8184a358f11bc7ad855e0eeb964c29848d2263e
Reviewed-on: https://go-review.googlesource.com/128998
Run-TryBot: Alan Donovan <adonovan@google.com>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Reviewed-by: Michael Matloob <matloob@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2018-08-10 17:04:37 +00:00
..
testdata go/internal/gcimporter, gccgoimporter: updated to match latest version in std lib 2018-06-13 15:25:57 +00:00
bexport.go go/internal/gcimporter, gccgoimporter: updated to match latest version in std lib 2018-06-13 15:25:57 +00:00
bexport19_test.go go/internal/gcimporter: return error from BExportData 2018-05-17 02:09:35 +00:00
bexport_test.go go/...: make most tests pass with gccgo 2018-06-08 16:58:49 +00:00
bimport.go go/internal/gcimporter: use types.NewInterface (not NewInterface2) for builds before Go 1.11 2018-06-13 17:48:59 +00:00
exportdata.go go/internal/gcimporter: rename from go/gcimporter15 2018-04-10 13:03:03 +00:00
gcimporter.go x/tools: remove old renaming imports of go/constant as exact 2018-08-10 17:04:37 +00:00
gcimporter11_test.go go/internal/gcimporter: move 1.11 specific tests out of non-1.11 builds (fix build) 2018-06-13 19:12:07 +00:00
gcimporter_test.go go/internal/gcimporter: move 1.11 specific tests out of non-1.11 builds (fix build) 2018-06-13 19:12:07 +00:00
iimport.go go/internal/gcimporter: missed a NewInterface2 call in prior CL 2018-06-13 18:12:16 +00:00
isAlias18.go go/internal/gcimporter: rename from go/gcimporter15 2018-04-10 13:03:03 +00:00
isAlias19.go go/internal/gcimporter: rename from go/gcimporter15 2018-04-10 13:03:03 +00:00
newInterface10.go go/internal/gcimporter: move 1.11 specific tests out of non-1.11 builds (fix build) 2018-06-13 19:12:07 +00:00
newInterface11.go go/internal/gcimporter,gccgoimporter: use types.NewInterfaceType 2018-06-26 17:42:40 +00:00