1
0
mirror of https://github.com/golang/go synced 2024-09-30 07:18:34 -06:00
go/doc
Robert Griesemer 369d1083a7 spec: for non-constant map keys, add reference to evaluation order section
The section on map literals mentions constant map keys but doesn't say
what happens for equal non-constant map keys - that is covered in the
section on evaluation order. Added respective link for clarity.

Fixes #19689.

Change-Id: If9a5368ba02e8250d4bb0a1d60d0de26a1f37bbb
Reviewed-on: https://go-review.googlesource.com/38598
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2017-03-24 18:51:10 +00:00
..
articles *.bash: always use the same string equality operator 2017-03-14 21:46:31 +00:00
codewalk all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
devel doc/devel: update release.html for new support policy 2017-03-02 02:11:43 +00:00
gopher website: recreate 16px and 32px favicon 2016-08-25 15:43:32 +00:00
play
progs all: spell "marshal" and "unmarshal" consistently 2016-11-12 00:13:35 +00:00
asm.html doc: add mips, mips64 information to asm.html 2016-12-20 20:58:12 +00:00
cmd.html doc: fix broken link to the vet command documentation 2016-05-16 21:30:31 +00:00
code.html doc: add link to the setting GOPATH guide 2017-03-07 00:59:54 +00:00
conduct.html doc: update Code of Conduct wording and scope 2017-02-15 21:42:39 +00:00
contrib.html website: mention go1.8 in project page 2017-02-23 19:17:44 +00:00
contribute.html doc: reorganize the contribution guidelines into a guide 2017-03-16 21:43:32 +00:00
debugging_with_gdb.html doc/gdb: mention GOTRACEBACK=crash 2017-01-13 18:05:46 +00:00
docs.html doc: update go tour installation instructions 2016-08-31 18:54:04 +00:00
effective_go.html doc: use appropriate type to describe return value 2017-02-21 22:15:26 +00:00
gccgo_contribute.html doc: fix stale gofrontend/gccgo contribution link 2016-09-01 18:38:38 +00:00
gccgo_install.html doc: update gccgo docs 2017-01-24 21:21:59 +00:00
go1.1.html
go1.2.html
go1.3.html
go1.4.html
go1.5.html
go1.6.html
go1.7.html doc: fix broken links in 1.7 release docs 2016-11-07 18:51:29 +00:00
go1.8.html doc: fix broken link in go1.8.html 2017-02-22 23:51:12 +00:00
go1.8.txt cmd/go, plugin: disable plugins on darwin 2016-12-15 05:46:20 +00:00
go1.html
go1compat.html
go_faq.html doc, cmd/go: adjust documentation for default GOPATH 2016-11-30 21:40:00 +00:00
go_mem.html
go_spec.html spec: for non-constant map keys, add reference to evaluation order section 2017-03-24 18:51:10 +00:00
go-logo-black.png
go-logo-blue.png
go-logo-white.png
help.html doc/help: tweak descriptions, make official channels clearer 2016-12-15 18:17:32 +00:00
ie.css
install-source.html doc: document go1.8 2017-02-16 16:36:59 +00:00
install.html doc: consistently link to the SettingGOPATH page 2017-02-02 21:31:33 +00:00
root.html
security.html
share.png
tos.html