1
0
mirror of https://github.com/golang/go synced 2024-11-23 06:10:05 -07:00
go/src
Keith Randall f14067f3c1 cmd/compile: when comparing 0-size types, make sure expr side-effects survive
Fixes #23837

Change-Id: I53f524d87946a0065f28a4ddbe47b40f2b43c459
Reviewed-on: https://go-review.googlesource.com/c/145757
Run-TryBot: Keith Randall <khr@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
2018-10-30 17:45:19 +00:00
..
archive
bufio bufio: suggest io.ReadFull at (*Reader).Read 2018-10-30 13:03:46 +00:00
builtin
bytes bytes, strings: fix Reader.UnreadRune returning without error on a zero Reader 2018-10-29 20:07:25 +00:00
cmd cmd/compile: when comparing 0-size types, make sure expr side-effects survive 2018-10-30 17:45:19 +00:00
compress
container container/list: combining insert and remove operations while moving elements within a list. 2018-10-26 20:47:01 +00:00
context
crypto crypto/cipher: use SIMD for xor on amd64 2018-10-30 17:09:42 +00:00
database/sql database/sql: prefer to return Rows.lasterr rather then a static error 2018-10-29 16:11:22 +00:00
debug
encoding encoding/json: add example to Valid 2018-10-28 19:49:25 +00:00
errors
expvar
flag flag: return a consistent parse error if the flag value is invalid 2018-10-19 03:48:38 +00:00
fmt fmt: print maps in key-sorted order 2018-10-18 21:12:24 +00:00
go cmd/compile: add -lang flag to specify language version 2018-10-30 04:39:53 +00:00
hash hash/crc64: use t.Fatalf in TestGolden 2018-10-25 06:32:12 +00:00
html
image
index/suffixarray
internal Revert "os: add support for long path names on unix RemoveAll" 2018-10-30 16:54:49 +00:00
io
log log: add Logger.Writer method 2018-10-25 23:23:57 +00:00
math math/big: shallow copies of Int/Rat/Float are not supported (documentation) 2018-10-29 18:23:31 +00:00
mime
net net/http: in Transport, don't error on non-chunked response with Trailer header 2018-10-30 01:42:59 +00:00
os Revert "os: add support for long path names on unix RemoveAll" 2018-10-30 16:54:49 +00:00
path path/filepath: add example for Match 2018-10-24 20:57:32 +00:00
plugin
reflect
regexp
runtime runtime: add physical memory scavenging test 2018-10-30 15:44:23 +00:00
sort
strconv
strings bytes, strings: fix Reader.UnreadRune returning without error on a zero Reader 2018-10-29 20:07:25 +00:00
sync
syscall syscall/js: add the Value.Truthy method 2018-10-26 15:12:07 +00:00
testdata
testing
text text/template/parse: simplify Tree.pipeline 2018-10-29 12:20:11 +00:00
time time: return correct zone info on js/wasm 2018-10-24 15:42:36 +00:00
unicode
unsafe
vendor/golang_org/x
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
cmp.bash
iostest.bash
make.bash
make.bat
Make.dist
make.rc
naclmake.bash
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc