go/doc/next/6-stdlib/99-minor
Russ Cox 9c4849bf20 math/rand/v2: add Uint
Uint was part of the approved proposal but was inadvertently left
out of Go 1.22. Add for Go 1.23.

Change-Id: Ifaf24447bd70c8524c2fd299eefdf4aa29e49e66
Reviewed-on: https://go-review.googlesource.com/c/go/+/583455
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Robert Griesemer <gri@google.com>
2024-05-07 18:03:11 +00:00
..
archive/tar doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
database/sql doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
debug/elf debug/elf: define non-standard but well-known symbol types 2024-04-16 00:01:16 +00:00
go/types go/types: add Alias.Rhs 2024-04-24 21:50:16 +00:00
iter iter: expose fundamental types to Go 1.23 2024-05-06 20:33:25 +00:00
math/rand/v2 math/rand/v2: add Uint 2024-05-07 18:03:11 +00:00
net doc: fix typos in docs 2024-04-24 13:37:36 +00:00
os doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
path/filepath doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
reflect doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
runtime/debug doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
slices doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
sync doc: update relnote for sync.Map.Clear 2024-04-10 17:07:25 +00:00
syscall doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
testing/fstest doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
unicode/utf16 doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
unique unique: add unique package and implement Make/Handle 2024-04-22 18:14:07 +00:00
0-heading.md doc/next: initial contents 2024-01-24 16:44:53 +00:00
README doc/next: initial contents 2024-01-24 16:44:53 +00:00

API changes and other small changes to the standard library go here.