commit | 83f648c9625343045da1e6b4ecc3d207c84403b3 | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Mon Dec 12 22:21:46 2011 -0500 |
committer | Russ Cox <rsc@golang.org> | Mon Dec 12 22:21:46 2011 -0500 |
tree | f5bdf12cb2b07e63dc0e77f8fb45917740743703 | |
parent | 66113ac8188026cb57ae043670d1004860831e2d [diff] |
spec: allow comparison of structs, arrays containing comparable values Also, clarify when interface comparison panics and that comparison to nil is a special syntax rather than a general comparison rule. R=r, gri, r, iant, cw, bradfitz CC=golang-dev https://golang.org/cl/5440117