1
0
mirror of https://github.com/golang/go synced 2024-11-24 07:40:17 -07:00
go/src
Dave Cheney 2ae79d0711 cmd/compile/internal/gc: remove unused exporter.nesting field
exporter.nesting was added in c7b9bd74 to mitigate #16369 which was
closed in ee272bbf. Remove the exporter.nesting field as it is now unused.

Change-Id: I07873d1a07d6a08b11994b817a1483ffc2f5e45f
Reviewed-on: https://go-review.googlesource.com/38490
Run-TryBot: Dave Cheney <dave@cheney.net>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
2017-03-23 04:24:37 +00:00
..
archive
bufio
builtin
bytes bytes: fix typo in comment 2017-03-22 19:41:54 +00:00
cmd cmd/compile/internal/gc: remove unused exporter.nesting field 2017-03-23 04:24:37 +00:00
compress
container
context
crypto crypto/*: fix spelling of 'below' 2017-03-20 16:03:18 +00:00
database/sql
debug
encoding encoding/xml: unmarshal allow empty, non-string values 2017-03-22 23:33:36 +00:00
errors
expvar
flag flag: validate Int and Uint values to be in range 2017-03-21 17:00:26 +00:00
fmt
go go/build: remove unused returnImports parameter 2017-03-21 02:47:36 +00:00
hash hash/crc32: improve performance for ppc64le 2017-03-17 12:28:57 +00:00
html text/template,html/template: state that Funcs must happen before parsing 2017-03-21 04:07:35 +00:00
image image/png: decode Gray8 transparent images. 2017-03-17 07:50:05 +00:00
index/suffixarray
internal
io
log
math
mime mime: handling invalid mime media parameters 2017-03-17 13:59:31 +00:00
net net/http: improve speed of default mux 2017-03-22 23:33:19 +00:00
os syscall, os: fix FreeBSD 9 build 2017-03-21 22:37:27 +00:00
path
plugin
reflect runtime: remove unused *chantype parameters 2017-03-21 17:10:16 +00:00
regexp regexp: add ASCII fast path for context methods 2017-03-23 00:08:20 +00:00
runtime runtime/internal/atomic: Remove unnecessary checks for GOARCH_ppc64 2017-03-22 18:14:41 +00:00
sort
strconv strconv: optimize decimal ints formatting with smallsString 2017-03-22 16:03:28 +00:00
strings
sync
syscall syscall: use CLONE_VFORK and CLONE_VM 2017-03-22 23:53:01 +00:00
testing
text text/template,html/template: state that Funcs must happen before parsing 2017-03-21 04:07:35 +00:00
time
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