1
0
mirror of https://github.com/golang/go synced 2024-11-05 17:06:13 -07:00
go/go
Dominik Honnef ce0314c87e go/analysis, internal/lsp: add support for related information
This CL adds support for "related information", which allows
associating additional source positions and messages with a
diagnostic.

Change-Id: Ifc0634f68c9f3724b6508dc6331c62c819a24f78
Reviewed-on: https://go-review.googlesource.com/c/tools/+/200597
Reviewed-by: Michael Matloob <matloob@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-10-21 19:00:55 +00:00
..
analysis go/analysis, internal/lsp: add support for related information 2019-10-21 19:00:55 +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: support Go versions < 1.11 2019-10-04 18:21:43 +00:00
loader go/packages: temporarily disable some tests running on go tip with -race 2019-10-14 17:20:00 +00:00
packages go/packages: fix ad-hoc package tests 2019-10-18 00:00:36 +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