1
0
mirror of https://github.com/golang/go synced 2024-11-06 00:36:14 -07:00
go/src
Dave Cheney fd83d7b8d2 cmd/compile/internal/gc: remove unused pkgByPath type
pkgByPath was added in d78c84c4 to eliminate the differences between the
export formats around the time of Go 1.7.

The last remnants of the textual export format was removed by Josh in
39850 making the pkgByPath sorting type unused.

Change-Id: I168816d6401f45119475a4fe5ada00d9ce571a9e
Reviewed-on: https://go-review.googlesource.com/40050
Reviewed-by: Robert Griesemer <gri@golang.org>
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
2017-04-07 22:38:44 +00:00
..
archive
bufio bufio: remove unnecessary "continue" 2016-10-24 14:49:44 +00:00
builtin
bytes strings: optimize Count for amd64 2017-04-07 14:25:13 +00:00
cmd cmd/compile/internal/gc: remove unused pkgByPath type 2017-04-07 22:38:44 +00:00
compress
container
context all: fix minor misspellings 2017-04-03 23:19:07 +00:00
crypto
database/sql database/sql: support scanning into user defined string types 2017-03-31 05:02:02 +00:00
debug
encoding encoding/pem: yet another fuzz fake failure 2017-04-03 18:46:56 +00:00
errors
expvar
flag
fmt
go all: fix minor misspellings 2017-04-03 23:19:07 +00:00
hash all: fix minor misspellings 2017-04-03 23:19:07 +00:00
html
image
index/suffixarray
internal
io
log
math all: fix minor misspellings 2017-04-03 23:19:07 +00:00
mime mime/multipart: add Size to FileHeader 2017-04-01 10:04:56 +00:00
net net/http: add tests for http2 Server WriteTimeout enforcement per stream 2017-04-06 19:52:20 +00:00
os all: fix minor misspellings 2017-04-03 23:19:07 +00:00
path path/filepath: add test to walk symlink 2017-04-05 02:31:45 +00:00
plugin
reflect reflect: add MakeMapWithSize for creating maps with size hint 2017-04-04 20:01:43 +00:00
regexp regexp: document that Longest method is not concurrent-safe 2017-04-07 21:12:11 +00:00
runtime strings: optimize Count for amd64 2017-04-07 14:25:13 +00:00
sort
strconv
strings strings: optimize Count for amd64 2017-04-07 14:25:13 +00:00
sync
syscall syscall: mark WSAECONNABORTED, WSAECONNRESET as temporary network errors 2017-04-07 04:46:42 +00:00
testing testing/quick: use Uint64 instead of Int63 2017-04-05 14:03:03 +00:00
text text/template: fix handling of empty blocks 2017-04-04 15:46:02 +00:00
time testing/quick: generate all possible int64, uint64 values 2017-04-03 14:01:25 +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