]> Cypherpunks repositories - gostls13.git/commit
cmd/go: document that 'go run' strips debug info
authorIan Lance Taylor <iant@golang.org>
Mon, 14 Mar 2022 17:29:51 +0000 (10:29 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 15 Mar 2022 17:29:54 +0000 (17:29 +0000)
commit4e26ab0ed891530cd07174813b89cea04b0fa559
tree8006c14da4edd7a95ce2ac4c29f9350a66ba0c8b
parent1178255f8596ea503daf30c84c7c1039f755e7f0
cmd/go: document that 'go run' strips debug info

Change-Id: Ie7293a33862853ac56ee0a9017b201d8ff0ba1f0
Reviewed-on: https://go-review.googlesource.com/c/go/+/392574
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/cmd/go/alldocs.go
src/cmd/go/internal/run/run.go