]> Cypherpunks.ru repositories - gostls13.git/commit
doc/go1.22: document changes to vet loopclosure analyzer
authorTim King <taking@google.com>
Tue, 19 Dec 2023 18:08:00 +0000 (10:08 -0800)
committerTim King <taking@google.com>
Wed, 20 Dec 2023 18:38:20 +0000 (18:38 +0000)
commitadec22b9f7c9d9cfb95ff6af1c63ec489d6e9bb8
treefc9eb9bc88af84eb49d94534dddd72a3a76cd927
parenta2a2c5b947263ee9328674d229892841197a0a94
doc/go1.22: document changes to vet loopclosure analyzer

cmd/vet no longer reports loopclosure bugs within files built at
GoVersion>=1.22.

For #61422.

Change-Id: I6f29373bb236822ece4e7ae35914859538b8d57b
Reviewed-on: https://go-review.googlesource.com/c/go/+/551376
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
Run-TryBot: Tim King <taking@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
doc/go1.22.html