]> Cypherpunks repositories - gostls13.git/commit
spec: explicitly state the import path for package unsafe
authorgriesemer <gri@golang.org>
Tue, 17 Oct 2017 20:38:10 +0000 (13:38 -0700)
committerRobert Griesemer <gri@golang.org>
Tue, 17 Oct 2017 23:30:58 +0000 (23:30 +0000)
commitddc64def0f3e8cfdd5e6705e5f1c454a8d5e24d4
tree40ddfe93a7cef5c7975742a79b4035f78c5c10a3
parent5d168a90d907f872bd5dd6eaa11884035d19c328
spec: explicitly state the import path for package unsafe

Nowhere in the spec did we mention the import path for package
unsafe. Now we do.

Fixes #22308.

Change-Id: Ifd42c873188e898c597cdee4284e7a9d234a9282
Reviewed-on: https://go-review.googlesource.com/71373
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
doc/go_spec.html