We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 008e96c commit d5e8f4dCopy full SHA for d5e8f4d
doc/go1.6.txt
@@ -4,7 +4,6 @@ cmd/dist: use clang on FreeBSD (https://golang.org/cl/16635)
4
cmd/go: vendoring enabled by default (https://golang.org/cl/13967/)
5
cmd/go: flags for tests must precede package name if present; also makes it easier to pass flags to test binaries (https://golang.org/cl/14826)
6
cmd/go: add -msan option (https://golang.org/cl/16169)
7
-cmd/go: use shallow clones for new git checkouts (https://golang.org/cl/16360)
8
cmd/compile: add -msan option (https://golang.org/cl/16160)
9
cmd/link: add -msan option (https://golang.org/cl/16161)
10
cmd/cgo: fix C.complexfloat and C.complexdouble and treat as separate types from complex64 and complex128 (https://golang.org/cl/17208)
0 commit comments