1
0
mirror of https://github.com/golang/go synced 2024-11-18 10:54:40 -07:00
go/refactor/rename
Alan Donovan a9866431ad refactor/importgraph: don't ignore imports in packages with errors.
And in gomvpkg, don't stop just because some packages had errors.
This is inevitable in a large GOPATH tree.

Fixes issue golang/go#10907

Change-Id: I9a60b070228d06d44880202eeef54394e914f5d5
Reviewed-on: https://go-review.googlesource.com/10715
Reviewed-by: Sameer Ajmani <sameer@golang.org>
2015-06-26 20:29:59 +00:00
..
check.go go/types: expose IsInterface predicate, eliminating 6 copies 2015-01-21 18:49:27 +00:00
mvpkg_test.go go/buildutil: use chan (not func) in the ForEachPackage API 2015-03-05 20:14:20 +00:00
mvpkg.go refactor/importgraph: don't ignore imports in packages with errors. 2015-06-26 20:29:59 +00:00
rename_test.go go/buildutil: FakeContext: create build.Context of fake file tree, for testing 2015-01-15 22:46:57 +00:00
rename.el refactor/rename: emacs: kill go-rename buffer correctly 2015-05-29 16:50:48 +00:00
rename.go refactor/importgraph: don't ignore imports in packages with errors. 2015-06-26 20:29:59 +00:00
spec.go cmd/gorename: make Usage documentation sensible in godoc 2014-12-30 16:36:43 +00:00
util.go astutil: move to go/ast/astutil 2015-01-13 15:47:47 +00:00