mirror of
https://github.com/golang/go.git
synced 2025-05-09 01:23:01 +00:00
For #65614. Change-Id: I03dc3a46052f1e55dc1ab46b45c886c96c4a1b39 Reviewed-on: https://go-review.googlesource.com/c/go/+/589216 TryBot-Bypass: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Matthew Dempsky <mdempsky@google.com> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
6.6 KiB
6.6 KiB
TODO: Document that range-over-func is enabled (and that GOEXPERIMENT=rangefunc is relevant) in Go 1.23. This note should be moved to an appropriate location in the release notes.
TODO: The new GOARM64
environment variable needs to be documented. This note should be moved to an appropriate location in the release notes.
TODO: The new GORISCV64
environment variable needs to be documented. This note should be moved to an appropriate location in the release notes.