go/src/cmd/fix
Brad Fitzpatrick da0d1a44ba all: use strings.ReplaceAll and bytes.ReplaceAll where applicable
I omitted vendor directories and anything necessary for bootstrapping.
(Tested by bootstrapping with Go 1.4)

Updates #27864

Change-Id: I7d9b68d0372d3a34dee22966cca323513ece7e8a
Reviewed-on: https://go-review.googlesource.com/137856
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2018-09-26 22:14:25 +00:00
..
cftype.go all: restore changes from faulty merge/revert 2018-02-12 20:13:59 +00:00
cftype_test.go cmd/fix: add intermediate cast for *C.CFTypeRef <-> *unsafe.Pointer 2018-01-19 16:04:54 +00:00
context.go cmd/fix: rewrite x/net/context by default 2017-08-31 19:04:54 +00:00
context_test.go
doc.go
fix.go all: revert "all: prefer strings.LastIndexByte over strings.LastIndex" 2017-10-05 23:19:42 +00:00
gotypes.go
gotypes_test.go
import_test.go
jnitype.go cmd/fix: don't depend on *GetTypeID functions being present 2018-01-17 20:35:43 +00:00
jnitype_test.go cmd/cgo: make JNI's jobject type map to uintptr in Go 2017-12-08 16:13:14 +00:00
main.go all: use strings.ReplaceAll and bytes.ReplaceAll where applicable 2018-09-26 22:14:25 +00:00
main_test.go
netipv6zone.go
netipv6zone_test.go
printerconfig.go
printerconfig_test.go
typecheck.go all: use strings.ReplaceAll and bytes.ReplaceAll where applicable 2018-09-26 22:14:25 +00:00