1
0
mirror of https://github.com/golang/go synced 2024-10-01 07:38:32 -06:00
go/refactor
Konstantin Shaposhnikov 8ea9d46069 refactor/rename: do not allow a new name to be a keyword
Fixes golang/go#16535

Change-Id: I46f9b9530e25bb286557712a7969715f8dde99b9
Reviewed-on: https://go-review.googlesource.com/25343
Reviewed-by: Alan Donovan <adonovan@google.com>
2016-08-20 16:15:16 +00:00
..
eg refactor/eg: fix build after deletion of x/tools/go/types 2016-04-06 22:02:45 +00:00
importgraph refactor/importgraph: document that graphs are cyclic 2016-03-03 22:47:59 +00:00
rename refactor/rename: do not allow a new name to be a keyword 2016-08-20 16:15:16 +00:00
satisfy x/tools: remove remaining files tagged for Go 1.4 2016-04-12 18:58:24 +00:00
README go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00

golang.org/x/tools/refactor: libraries for refactoring tools.