]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.4] cmd/go: document that -run isn't implemented
authorRob Pike <r@golang.org>
Tue, 10 Feb 2015 00:54:06 +0000 (16:54 -0800)
committerAndrew Gerrand <adg@golang.org>
Tue, 17 Feb 2015 06:46:10 +0000 (06:46 +0000)
commit15ce943f150d31ef6ba784725321e9032da2e2a1
tree4e8c646ee134b9d1e0316c4ba9808ffc4726ffd0
parent886b02d705ffb1be8b4974ac4c355d480a24e3ec
[release-branch.go1.4] cmd/go: document that -run isn't implemented

I am an idiot but the failure to implement this means we can decide
exactly what its design should be for 1.5

Change-Id: Ie2b025fcd899d306ddeddd09d1d0e8f9a99ab7a8
Reviewed-on: https://go-review.googlesource.com/4291
Reviewed-by: Minux Ma <minux@golang.org>
(cherry picked from commit 1e5d8bb5444368a7b6f2f169bbbb43452a0479d9)
Reviewed-on: https://go-review.googlesource.com/4998
Reviewed-by: David Symonds <dsymonds@golang.org>
src/cmd/go/doc.go
src/cmd/go/generate.go