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
gopls/internal/golang: ignore effects for change signature refactoring
While using the change signature refactoring, I never want it to
literalize changed signatures based on its (very coarse) effects
analysis. Disable this inlining analysis for the purpose of change
signature refactoring.
For golang/go#70599
Change-Id: I979c4f5b6be520b67a3441fa6e0c55afe1fe9196
Reviewed-on: https://go-review.googlesource.com/c/tools/+/633255
Reviewed-by: Alan Donovan <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
0 commit comments