tools/refactor
Scott Mansfield abfa4875c0 cmd/gorename: Fixing panic when showing diffs
When displaying a diff the gorename command would panic because the
stdout variable was never set. These changes default stdout to
os.Stdout.

Fixes https://github.com/golang/go/issues/14009

Change-Id: I0902b2b4e2b8e1f46f8ab50e30dcfc841c925174
Reviewed-on: https://go-review.googlesource.com/18813
Reviewed-by: Alan Donovan <adonovan@google.com>
2016-01-21 20:39:40 +00:00
..
eg tools: switch to standard go/types at tip 2016-01-06 22:15:26 +00:00
importgraph tools: fallout from flipped sense of build.IgnoreVendor flag 2016-01-08 18:54:48 +00:00
rename cmd/gorename: Fixing panic when showing diffs 2016-01-21 20:39:40 +00:00
satisfy tools: switch to standard go/types at tip 2016-01-06 22:15:26 +00:00
README go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00

README

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