Commit a7f258e7 authored by Russ Cox's avatar Russ Cox

doc/go1.5.txt: GOMAXPROCS change

Change-Id: I5c991cad38c9e2c839314a56d3415a2aa09c1561
Reviewed-on: https://go-review.googlesource.com/10762Reviewed-by: default avatarRuss Cox <rsc@golang.org>
parent 3ffcbb63
......@@ -4,6 +4,7 @@ Overall:
- go tool asm, go tool compile, go tool link
- default output files changed: now file.o and a.out
- internal enforced even outside standard library (golang.org/s/go14internal; https://golang.org/cl/9156)
- gomaxprocs=numcpu (golang.org/s/go15gomaxprocs)
Language:
- permit omission of key type in map composite literals where key is a composite literal (https://golang.org/cl/2591)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment