1
0
mirror of https://github.com/golang/go synced 2024-11-18 20:04:52 -07:00
go/go
Michael Matloob 5e247c9ad0 go/packages: print gopackagesdriver errors when GOPACKAGESPRINTDRIVERERRORS is set
This is an analogue to GOPACKAGESPRINTGOLISTERRORS, and behaves much the same way.
I'm wondering if they should just be the same env variable.

Fixes golang/go#34649

Change-Id: Ic64cbbfdad2341448fb48e16d72835fb94046cb9
Reviewed-on: https://go-review.googlesource.com/c/tools/+/204201
Run-TryBot: Michael Matloob <matloob@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-10-30 20:35:35 +00:00
..
analysis go/analysis/passes/printf: allow # for b flag 2019-10-29 17:11:02 +00:00
ast go/ast/inspector: fix a small typo 2019-01-10 14:16:07 +00:00
buildutil all: fix more typos 2019-09-11 15:13:14 +00:00
callgraph all: add a space before +build in build tag comments 2019-09-08 12:23:18 +00:00
cfg go/cfg: stop once we've found the fallthrough target 2019-07-19 00:04:45 +00:00
expect internal/lsp: add a test to make sure we handle bad imports 2019-10-17 20:52:05 +00:00
gccgoexportdata go/gccgoexportdata: correctly handle archive files containing string tables 2016-11-09 21:28:38 +00:00
gcexportdata go/gcexportdata: use IExportData when writing gcexportdata 2019-10-04 02:16:33 +00:00
internal go/internal/gcimporter: use empty string for the top-level package path 2019-10-22 17:41:49 +00:00
loader Revert "go/packages: temporarily disable some tests running on go tip with -race" 2019-10-28 14:32:39 +00:00
packages go/packages: print gopackagesdriver errors when GOPACKAGESPRINTDRIVERERRORS is set 2019-10-30 20:35:35 +00:00
pointer all: fix more typos 2019-09-11 15:13:14 +00:00
ssa go/ssa: make a setNumable interface 2019-10-01 17:08:58 +00:00
types all: fix more typos 2019-09-11 15:13:14 +00:00
vcs go/vcs: ignore "mod" VCS type 2019-05-06 14:53:03 +00:00