]> Cypherpunks repositories - gostls13.git/commit
cmd/go: final edits for add go list -cgo and -export
authorRuss Cox <rsc@golang.org>
Thu, 19 Apr 2018 14:54:12 +0000 (10:54 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 7 Jun 2018 14:31:33 +0000 (14:31 +0000)
commit35778aa4972e5c005877fe77970183281fab1d44
tree34ff23729fe8165b49cb9954636242561930e232
parent156bbe283cea5237c0461a004aefc3ea3d118023
cmd/go: final edits for add go list -cgo and -export

These got lost because I violated the cardinal rule of Gerrit
which is never click the Submit button in the web UI.

Change-Id: I8ccdfb5d8691960f244941036d33fb5a5a3f0c9a
Reviewed-on: https://go-review.googlesource.com/117015
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/go/alldocs.go
src/cmd/go/internal/list/list.go