]> Cypherpunks repositories - gostls13.git/commit
doc: document change in nil-ptr checking behavior
authorKeith Randall <khr@golang.org>
Tue, 18 Mar 2025 21:04:26 +0000 (14:04 -0700)
committerGopher Robot <gobot@golang.org>
Tue, 18 Mar 2025 22:22:33 +0000 (15:22 -0700)
commit3309658d3912c1a029ac4126ed64219fbe1a2d1b
treea6fec50206912da131e1f603b8af2dc470693360
parentbfb27fb36f2f651eb52e3f2ff20542f4302359ce
doc: document change in nil-ptr checking behavior

This could bite people during the 1.25 release, so make sure it
has good documentation in the release notes.

Update #72860

Change-Id: Ie9aaa219025a631e81ebc48461555c5fb898f43f
Reviewed-on: https://go-review.googlesource.com/c/go/+/658955
Reviewed-by: Jorropo <jorropo.pgm@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
doc/next/5-toolchain.md