mirror of https://github.com/golang/go.git
Tolerate the new form of the "... imported but not used" error message, to allow landing this change in go/types. Along the way, improve the test output when comparing diagnostics, and formatting results. For golang/go#54845 Change-Id: I998d539f82e0f70c85bdb4c40858be5e01dd08b6 Reviewed-on: https://go-review.googlesource.com/c/tools/+/435355 gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Robert Findley <rfindley@google.com> Reviewed-by: Alan Donovan <adonovan@google.com> Reviewed-by: Robert Griesemer <gri@google.com> Auto-Submit: Robert Findley <rfindley@google.com> |
||
|---|---|---|
| .. | ||
| completion | ||
| add_import.go | ||
| api_json.go | ||
| call_hierarchy.go | ||
| code_lens.go | ||
| comment.go | ||
| comment_go118.go | ||
| comment_go118_test.go | ||
| diagnostics.go | ||
| extract.go | ||
| fix.go | ||
| folding_range.go | ||
| format.go | ||
| format_test.go | ||
| gc_annotations.go | ||
| highlight.go | ||
| hover.go | ||
| identifier.go | ||
| identifier_test.go | ||
| implementation.go | ||
| inlay_hint.go | ||
| known_packages.go | ||
| options.go | ||
| options_test.go | ||
| references.go | ||
| rename.go | ||
| rename_check.go | ||
| signature_help.go | ||
| source_test.go | ||
| stub.go | ||
| symbols.go | ||
| types_format.go | ||
| util.go | ||
| util_test.go | ||
| view.go | ||
| workspace_symbol.go | ||
| workspace_symbol_test.go | ||