This change propagates more errors from analyses, instead of just saving them in act.err, we actually return immediately. Ultimately, we'd want to return to the previous behavior, but this will help us figure out what's going wrong. Updates golang/go#30786 Change-Id: I9d3288fd113c43775140e5c008e3e300b6d28c2a Reviewed-on: https://go-review.googlesource.com/c/tools/+/173497 Run-TryBot: Rebecca Stambler <rstambler@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com> |
||
|---|---|---|
| .. | ||
| analysis.go | ||
| completion.go | ||
| diagnostics.go | ||
| enums.go | ||
| format.go | ||
| highlight.go | ||
| hover.go | ||
| identifier.go | ||
| signature_help.go | ||
| symbols.go | ||
| view.go | ||