go/internal/lsp/cache
Heschi Kreinick 19db92ec3b internal/lsp/cache: remove mod upgrade code
At this point I'm fairly sure we don't want it.

Change-Id: Ib0657e8954463df751ab740aa5f582e496ee035b
Reviewed-on: https://go-review.googlesource.com/c/tools/+/286475
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>
2021-02-01 16:52:01 +00:00
..
analysis.go internal/lsp/cache: fix some package event tags 2020-12-23 20:03:49 +00:00
cache.go internal/lsp/cache: compare file size when invalidating file cache 2021-01-12 21:35:00 +00:00
check.go internal/lsp: use mode (GOPATH/modules) oriented error messages 2020-12-01 06:44:07 +00:00
error_test.go internal/lsp: refactor error handling code in type-checking 2019-10-21 18:57:46 +00:00
errors.go internal/typesinternal: use Go 1.16 metadata for go/types errors 2020-12-07 17:42:14 +00:00
imports.go internal/lsp/cache: fix panic in GOPATH mode 2021-01-07 18:21:03 +00:00
keys.go internal/lsp: decouple client and server debug 2020-06-11 13:49:48 +00:00
load.go internal/lsp: correct links provided in critical error pop-ups 2021-01-22 20:33:18 +00:00
mod.go internal/lsp/cache: remove mod upgrade code 2021-02-01 16:52:01 +00:00
mod_tidy.go internal/lsp: restructure the way we report critical errors 2020-12-29 01:39:31 +00:00
os_darwin.go internal/lsp: add a mutex around the view's options 2020-04-02 16:41:49 +00:00
os_windows.go internal/lsp/cache: validate workspace path case 2020-03-27 19:55:53 +00:00
parse.go internal/memoize: add a final argument to Bind for cleaning up 2020-10-30 19:59:21 +00:00
parse_test.go internal/lsp/cache: trim ellipsis array literals 2020-08-12 23:16:40 +00:00
pkg.go internal/lsp: remove the last diagnostics pop-up warning 2020-12-08 23:26:54 +00:00
session.go internal/lsp/cache: remove mod upgrade code 2021-02-01 16:52:01 +00:00
snapshot.go internal/lsp/cache: remove mod upgrade code 2021-02-01 16:52:01 +00:00
view.go all: replace all usages of os/exec with golang.org/x/sys/execabs 2021-01-19 22:25:03 +00:00
view_test.go internal/lsp: restructure the way we report critical errors 2020-12-29 01:39:31 +00:00
workspace.go internal/lsp/cache: only reload the workspace on saved changes 2020-12-23 22:53:30 +00:00
workspace_test.go internal/lsp/cache: compare file size when invalidating file cache 2021-01-12 21:35:00 +00:00