]> Cypherpunks repositories - gostls13.git/commit
doc/go1.15: rationalize runtime sections
authorAustin Clements <austin@google.com>
Fri, 5 Jun 2020 13:46:21 +0000 (09:46 -0400)
committerAustin Clements <austin@google.com>
Sun, 7 Jun 2020 19:24:28 +0000 (19:24 +0000)
commit666448abebed5c165b90814a0f4146a8ae084fb0
tree5165389ac62b4ac8e660491ab71a1b86c9e60925
parentacdd111e320363c77eb04a761f0b7d4a9dd64c22
doc/go1.15: rationalize runtime sections

Use the "Core library -> runtime" section for changes that affect the
runtime package API and use the top-level "Runtime" section for
package-independent behavior changes. Also, move the one change that's
really about os (and net) into the "os" package section and reword it
to be more accurate.

Updates #37419.

Change-Id: I32896b039f29ac67308badd0d0b36e8c6e39f64f
Reviewed-on: https://go-review.googlesource.com/c/go/+/236718
Reviewed-by: Michael Knyszek <mknyszek@google.com>
doc/go1.15.html