1
0
mirror of https://github.com/golang/go synced 2024-09-30 16:18:35 -06:00
go/cmd/stringer
Alan Donovan f8ecfdb6b6 cmd/stringer: fork and tag for go1.4
The previous change updated the import of golang.org/x/tools/go/types
to the standard go/types package, causing 1.4 builds to fail.

Fixes #13874.

Change-Id: Idf0b4ac5e4e01dd5cd7cc9b89d017fbffb7a29df
Reviewed-on: https://go-review.googlesource.com/18430
Reviewed-by: Robert Griesemer <gri@golang.org>
2016-01-11 14:24:22 +00:00
..
testdata cmd/stringer: fix panic caused by integer overflow 2015-06-02 19:44:20 +00:00
endtoend_test.go cmd/stringer: exclude end-to-end test for Android 2015-08-05 22:44:14 +00:00
golden_test.go cmd/stringer: fix panic caused by integer overflow 2015-06-02 19:44:20 +00:00
stringer14.go cmd/stringer: fork and tag for go1.4 2016-01-11 14:24:22 +00:00
stringer.go cmd/stringer: fork and tag for go1.4 2016-01-11 14:24:22 +00:00
util_test.go go.tools/cmd/stringer: add tests 2014-09-04 14:16:59 -07:00