1
0
mirror of https://github.com/golang/go synced 2024-11-08 15:16:25 -07:00
go/src/cmd/doc
Kunpei Sakai 0c471dfae2 cmd: avoid unnecessary type conversions
CL generated mechanically with github.com/mdempsky/unconvert.

Also updated cmd/compile/internal/ssa/gen/*.rules manually.

Change-Id: If721ef73cf0771ae83ce7e2d11623fc8d9155768
Reviewed-on: https://go-review.googlesource.com/97075
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2018-02-26 20:22:06 +00:00
..
testdata cmd/doc: suppress the error message for *package.ident embedded in struct type 2017-12-20 19:05:19 +00:00
dirs.go
doc_test.go cmd/doc: suppress the error message for *package.ident embedded in struct type 2017-12-20 19:05:19 +00:00
main.go cmd/doc: print a symbol error on "bytes Foo" 2017-11-19 20:39:12 +00:00
pkg.go cmd: avoid unnecessary type conversions 2018-02-26 20:22:06 +00:00