go/doc/next/6-stdlib/99-minor
Dmitri Shuralyov 3e10c1ff81 doc/next: improve wording for proposal 67061
For #67061.
For #65614.

Change-Id: I0e324b02537e0d40c2092139d31941a1a85a0e69
Reviewed-on: https://go-review.googlesource.com/c/go/+/592196
Reviewed-by: Roland Shoemaker <roland@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
TryBot-Bypass: Dmitri Shuralyov <dmitshur@golang.org>
2024-06-18 01:14:50 +00:00
..
archive/tar doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
crypto doc/next: improve wording for proposal 67061 2024-06-18 01:14:50 +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
encoding/binary encoding/binary: add Append, Encode and Decode 2024-05-20 18:58:26 +00:00
go doc: document new default for GODEBUG gotypesalias setting in release notes 2024-06-05 21:30:00 +00:00
iter iter: expose fundamental types to Go 1.23 2024-05-06 20:33:25 +00:00
maps maps: add All, Keys, Values, Insert, Collect 2024-05-20 16:01:35 +00:00
math/rand/v2 math/rand/v2: add ChaCha8.Read 2024-05-22 22:09:08 +00:00
net net: add GODEBUG=netedns0=0 to disable sending EDNS0 header 2024-06-12 17:31:13 +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/next: improve description of proposal 61308 2024-06-12 18:56:34 +00:00
runtime Revert "runtime: remove GODEBUG=runtimecontentionstacks" 2024-05-30 17:52:17 +00:00
slices slices: add Chunk 2024-05-10 17:28:50 +00:00
structs cmd/compile: add structs.HostLayout 2024-05-20 21:19:39 +00:00
sync doc: simplify links for release notes 2024-05-20 18:34:13 +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
text/template doc/next: populate TODOs found with relnote todo 2024-05-23 20:49:22 +00:00
time doc/next: mention new error on time.Parse timezone overflow 2024-06-05 17:30:16 +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
README

README

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