mirror of
https://github.com/golang/go
synced 2024-11-05 11:46:12 -07:00
90b807ada4
In cmd/present, a mode was being passed to the function parse, but it wasn't actually being used. Use it. In go/ssa, checkFinalInstr received an idx integer but it doesn't actually need it. Get rid of it. Lastly, in imports, findImportStdlib always returned rename==false. Get rid of that result parameter. Change-Id: I719006b69ee80a3ef4b0ea24c1c206016a7e304b Reviewed-on: https://go-review.googlesource.com/93596 Run-TryBot: Daniel Martí <mvdan@mvdan.cc> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
---|---|---|
.. | ||
static | ||
templates | ||
appengine.go | ||
dir.go | ||
doc.go | ||
local.go | ||
play_http.go | ||
play_socket.go | ||
play.go |