]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/help: update the documentation to match the design and implementation
authorQuan Tong <quantonganh@gmail.com>
Mon, 16 Oct 2023 08:39:48 +0000 (15:39 +0700)
committerGopher Robot <gobot@golang.org>
Mon, 30 Oct 2023 18:16:15 +0000 (18:16 +0000)
commit214ce28503c891e2c5c63150f240424f994d4e76
treef350bfb74e92378678b2005bf5599ff81b668b01
parent1e95fc7ffe1faa0e329b32015532d9fa58a1a6c9
cmd/go/internal/help: update the documentation to match the design and implementation

The existing documentation imply that the build constraints
should be ignored after a block comments, but actually it's not.

Fixes #63502

Change-Id: I0597934b7a7eeab8908bf06e1312169b3702bf05
Reviewed-on: https://go-review.googlesource.com/c/go/+/535635
Reviewed-by: Michael Matloob <matloob@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Mark Pictor <mark.pictor@contrastsecurity.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/cmd/go/alldocs.go
src/cmd/go/internal/help/helpdoc.go