]> Cypherpunks repositories - gostls13.git/commit
doc: mark range-over-func as documented
authorDmitri Shuralyov <dmitshur@golang.org>
Wed, 5 Jun 2024 19:21:25 +0000 (15:21 -0400)
committerGopher Robot <gobot@golang.org>
Wed, 5 Jun 2024 19:56:43 +0000 (19:56 +0000)
commite53d10dc0435d69138bcce6375a5ff454d56f687
tree50210868b0160500cdf07feae20922f48c59213f
parentb658265012e6f7213c12bb653107843475e26837
doc: mark range-over-func as documented

The language change for the accepted range-over-func proposal #61405
was documented in CL 590616. Remove the corresponding 'TODO' entry.

Also improve formatting slightly, and switch to preferred relative
links. They'll work better in the long term and in more contexts.

While here, also simplify the suggested line to preview release notes
locally: setting the -content='' flag explicitly is no longer required
as of CL 589936.

For #65614.

Change-Id: I6cee951b9ede33900bca48c9f709e3b2c5e87337
Reviewed-on: https://go-review.googlesource.com/c/go/+/590756
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Robert Griesemer <gri@google.com>
doc/README.md
doc/next/2-language.md
doc/next/9-todo.md