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
- CanImport, IsStdPackage -> internal/packagepath,
a new package for package metadata stuff.
- MatchingIdents -> gopls/internal/fillreturns,
shared with fillstruct.
The remaining decs are all analysis related, but they
straddle the driver/analyzer divide, which is not great.
(A driver shouldn't per se depend on 'refactor', for example.)
I propose to split the remains into internal/analysisdriver
and internal/analyzerlib.
Change-Id: Ia981b14becedbf874367daed91f55e0a237ae773
Reviewed-on: https://go-review.googlesource.com/c/tools/+/710795
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Robert Findley <rfindley@google.com>
Auto-Submit: Alan Donovan <adonovan@google.com>
0 commit comments