You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The old logic used to inspect the syntax, on the assumption that
metadata was not reloaded after an import deletion. But the logic
of metadataChanges clearly shows that it is reloaded.
The new logic now inspects only the metadata.
There's already a test that the warning is properly dismissed.
A follow-up change will strength-reduce ActivePackages to
avoid type-checking.
Change-Id: I6b010b5b7b011544cbb69189145208101b94de65
Reviewed-on: https://go-review.googlesource.com/c/tools/+/456257
gopls-CI: kokoro <noreply+kokoro@google.com>
Run-TryBot: Alan Donovan <adonovan@google.com>
Reviewed-by: Robert Findley <rfindley@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
0 commit comments