]> Cypherpunks repositories - gostls13.git/commit
doc: mention generics in release notes
authorKeith Randall <khr@golang.org>
Mon, 15 Nov 2021 22:42:42 +0000 (14:42 -0800)
committerKeith Randall <khr@golang.org>
Tue, 16 Nov 2021 06:31:54 +0000 (06:31 +0000)
commitfebbef593e8d77500d0e330db91a7be1a71d05e9
tree5bb52b92567e6327400ba598874a1d47aa6bdf05
parentfdd67930a0f2fec891e4be9c2b62996eb8b06ce5
doc: mention generics in release notes

Also mention local types restriction.

We probably want to say more at some point, this is just a
placeholder to start.

Update #47631

Change-Id: I828e451e1e8504d21cb55c7132e9cb330b160a54
Reviewed-on: https://go-review.googlesource.com/c/go/+/364134
Trust: Keith Randall <khr@golang.org>
Reviewed-by: Robert Griesemer <gri@golang.org>
doc/go1.18.html