mirror of
https://github.com/golang/go
synced 2024-11-18 20:24:41 -07:00
1fa568393b
Before renaming a variable, check the package to make sure that this renaming would not result in a conflict that could break the program. All of the implementation is taken from "refactor/rename" with the dependency on "go/loader" removed. Change-Id: Ib0782ec8f247a6df1750f2c8213f69186699ce1a Reviewed-on: https://go-review.googlesource.com/c/tools/+/183257 Run-TryBot: Suzy Mueller <suzmue@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
analysis.go | ||
completion_format.go | ||
completion_snippet.go | ||
completion.go | ||
diagnostics_test.go | ||
diagnostics.go | ||
enums.go | ||
format.go | ||
highlight.go | ||
hover.go | ||
identifier.go | ||
references.go | ||
rename_check.go | ||
rename.go | ||
signature_help.go | ||
source_test.go | ||
symbols.go | ||
util.go | ||
view.go |