mirror of https://github.com/golang/go.git
Rather than coming up with an ad-hoc error message, use the friendly errors from the gocommand package. I noticed this because the latter is missing the verb. I *think* this is generally an improvement; instead of seeing a massive command line, users just see the actual error from the go command. Even if it's not, I'd rather improve the single source of the error than play whack-a-mole. Change-Id: Ib110eaac6c3984e617339cf14cffe3b59f33591b Reviewed-on: https://go-review.googlesource.com/c/tools/+/287033 Trust: Heschi Kreinick <heschi@google.com> Run-TryBot: Heschi Kreinick <heschi@google.com> gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
|---|---|---|
| .. | ||
| analysis | ||
| ast | ||
| buildutil | ||
| callgraph | ||
| cfg | ||
| expect | ||
| gccgoexportdata | ||
| gcexportdata | ||
| internal | ||
| loader | ||
| packages | ||
| pointer | ||
| ssa | ||
| types | ||
| vcs | ||