mirror of https://github.com/golang/go.git
Noticed these when I enabled the "unusedparams" analyzer. Not really necessary to fix most of them, but seemed harmless. Change-Id: I77c6e5f7c79f1abb701cd3332642486c34049736 Reviewed-on: https://go-review.googlesource.com/c/tools/+/263203 Trust: Rebecca Stambler <rstambler@golang.org> Run-TryBot: Rebecca Stambler <rstambler@golang.org> gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
|---|---|---|
| .. | ||
| completion.go | ||
| completion_builtin.go | ||
| completion_format.go | ||
| completion_keywords.go | ||
| completion_labels.go | ||
| completion_literal.go | ||
| completion_package.go | ||
| completion_printf.go | ||
| completion_printf_test.go | ||
| completion_snippet.go | ||
| completion_statements.go | ||
| deep_completion.go | ||
| deep_completion_test.go | ||
| util.go | ||
| util_test.go | ||