tools/gopls/internal/cache
Rob Findley b8ff201971 gopls/internal/cache: refine bug reports for inconsistent dep view
The most likely cause of an inconsistent view of a dependency is a
mismatching test variant. Refine the bug report to identify this case.

For golang/go#63822

Change-Id: I1334501be1ea55a43a49557ad2cb1d03178268cc
Reviewed-on: https://go-review.googlesource.com/c/tools/+/628495
Reviewed-by: Alan Donovan <adonovan@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-11-18 16:03:08 +00:00
..
metadata
methodsets
parsego
testfuncs
typerefs
xrefs
analysis.go
cache.go
check.go gopls/internal/cache: refine bug reports for inconsistent dep view 2024-11-18 16:03:08 +00:00
constraints.go
constraints_test.go
debug.go
diagnostics.go gopls/internal/cache: failure to extract diagnostic fixes is an error 2024-11-15 16:16:26 +00:00
errors.go
errors_test.go
filemap.go gopls/internal/protocol: add DocumentURI.DirPath 2024-11-14 23:37:56 +00:00
filemap_test.go
filterer.go
fs_memoized.go
fs_overlay.go
future.go
future_test.go
imports.go
keys.go
load.go gopls/internal/cache: fix handling of cgo standalone files 2024-11-18 01:22:19 +00:00
mod.go gopls/internal/cache: use a named bool type for allowNetwork 2024-11-14 23:38:11 +00:00
mod_tidy.go gopls/internal/cache: use a named bool type for allowNetwork 2024-11-14 23:38:11 +00:00
mod_vuln.go
os_darwin.go
os_windows.go
package.go
parse.go
parse_cache.go
parse_cache_test.go
port.go
port_test.go
session.go gopls/internal/protocol: add DocumentURI.DirPath 2024-11-14 23:37:56 +00:00
session_test.go
snapshot.go gopls/internal/cache: use a named bool type for allowNetwork 2024-11-14 23:38:11 +00:00
symbols.go
view.go gopls/internal/cache: use a named bool type for allowNetwork 2024-11-14 23:38:11 +00:00
view_test.go
workspace.go