1
0
mirror of https://github.com/golang/go synced 2024-11-06 06:36:20 -07:00
go/src
Josh Bleecher Snyder 8958d8ce37 cmd/compile: skip convT2E for empty structs
Fixes #18402

Change-Id: I5af800857fb2e365ce4224eece9171277106ec7d
Reviewed-on: https://go-review.googlesource.com/35562
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
2017-02-02 21:06:28 +00:00
..
archive archive/zip: update the ZIP spec link 2017-02-01 21:11:53 +00:00
bufio
builtin
bytes all: fix misspellings 2017-01-07 16:53:25 +00:00
cmd cmd/compile: skip convT2E for empty structs 2017-02-02 21:06:28 +00:00
compress all: test adjustments for the iOS builder 2017-01-14 03:27:53 +00:00
container
context context: lazily initialize cancelCtx done channel 2017-02-01 20:08:41 +00:00
crypto crypto/tls: reject SNI values with a trailing dot. 2017-02-01 21:59:57 +00:00
database/sql database/sql: fix spelling mistake 2017-02-01 21:06:35 +00:00
debug
encoding
errors
expvar
flag
fmt
go all: merge dev.typealias into master 2017-01-31 13:01:31 -05:00
hash
html
image image/jpeg: improve performance when encoding *image.YCbCr 2017-02-01 21:38:59 +00:00
index/suffixarray
internal
io io: fix test when MultiReader is inlined with -l=3 2017-02-02 18:56:20 +00:00
log
math
mime mime/multipart: allow boundary len <= 70 2017-02-01 21:06:49 +00:00
net net/http: detect Comcast et al DNS and auto-skip DNS tests 2017-02-01 23:54:44 +00:00
os all: test adjustments for the iOS builder 2017-01-14 03:27:53 +00:00
path all: fix misspellings 2017-01-07 16:53:25 +00:00
plugin
reflect reflect: adjust documentation on Value 2017-02-01 19:11:34 +00:00
regexp
runtime cmd/compile, runtime: convert byte-sized values to interfaces without allocation 2017-02-02 21:04:34 +00:00
sort
strconv
strings
sync
syscall syscall: regenerate zsyscall_darwin_arm64.go with mksyscall.pl 2017-02-01 22:09:32 +00:00
testing Revert "testing: delete unused stopAlarm()" 2017-02-01 21:26:15 +00:00
text
time time: defer loading ZONEINFO until first time.LoadLocation call 2017-02-01 21:12:31 +00:00
unicode
unsafe
vendor/golang_org/x vendor/golang_org/x/crypto/poly1305: revendor to pick up fix for #18673 2017-01-16 01:50:58 +00:00
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