1
0
mirror of https://github.com/golang/go synced 2024-09-30 20:18:33 -06:00
go/cmd/stringer
Rob Pike 827133af57 cmd/stringer: revert back to source importer
Roll back my two recent changes. Stringer is now very slow again,
but works in most use cases.

My git foo is insufficient to do this as a revert, but it is a by-hand
reversion of CLs

	https://go-review.googlesource.com/121884
	https://go-review.googlesource.com/121995

See the issue for a long conversation about the general problem.

Update golang/go#10249
Update golang/go#25650

Change-Id: I7b6ce352a4c7ebf0977883509e9d7189aaac1251
Reviewed-on: https://go-review.googlesource.com/122535
Run-TryBot: Rob Pike <r@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2018-07-07 07:48:14 +00:00
..
testdata cmd/stringer: revert back to source importer 2018-07-07 07:48:14 +00:00
endtoend_test.go cmd/stringer: revert back to source importer 2018-07-07 07:48:14 +00:00
golden_test.go cmd/stringer: add flag to use line comment as str 2017-12-19 23:05:15 +00:00
importer18.go cmd/stringer: revert back to source importer 2018-07-07 07:48:14 +00:00
importer19.go cmd/stringer: revert back to source importer 2018-07-07 07:48:14 +00:00
stringer.go cmd/stringer: revert back to source importer 2018-07-07 07:48:14 +00:00
util_test.go go.tools/cmd/stringer: add tests 2014-09-04 14:16:59 -07:00