go/cmd/guru
Tim King ddadc42f5a guru: Add a TODO list to the guru cmd.
Adds a TODO list for the guru cmd. The main goal is document know
issues that we have not addressed.

Updates golang/go#47326
Updates golang/go#52503

Change-Id: I126b0f06081b606124d89a13f8805fa1ac6e56e3
Reviewed-on: https://go-review.googlesource.com/c/tools/+/403354
TryBot-Result: Gopher Robot <gobot@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
Reviewed-by: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
2022-05-02 17:10:57 +00:00
..
serial cmd: gofmt 2022-04-12 17:38:38 +00:00
testdata/src all: various test fixes related to any 2021-12-09 15:47:16 +00:00
TODO guru: Add a TODO list to the guru cmd. 2022-05-02 17:10:57 +00:00
callees.go cmd/guru: fix several functions godoc comment prefix 2018-10-11 18:05:12 +00:00
callers.go cmd: gofmt 2022-04-12 17:38:38 +00:00
callstack.go cmd: gofmt 2022-04-12 17:38:38 +00:00
definition.go cmd/guru: revert support for Go 1.8 aliases 2016-11-04 21:18:07 +00:00
describe.go cmd: gofmt 2022-04-12 17:38:38 +00:00
freevars.go cmd: gofmt 2022-04-12 17:38:38 +00:00
guru.go cmd: gofmt 2022-04-12 17:38:38 +00:00
guru_test.go all: various test fixes related to any 2021-12-09 15:47:16 +00:00
implements.go cmd: gofmt 2022-04-12 17:38:38 +00:00
isAlias18.go all: go fmt ./... 2021-02-20 03:28:52 +00:00
isAlias19.go all: go fmt ./... 2021-02-20 03:28:52 +00:00
main.go cmd: gofmt 2022-04-12 17:38:38 +00:00
peers.go cmd/guru: add workaround to handle inconsistency between go/types and gc 2016-11-23 20:09:00 +00:00
pointsto.go cmd: gofmt 2022-04-12 17:38:38 +00:00
pos.go cmd: gofmt 2022-04-12 17:38:38 +00:00
referrers.go cmd: gofmt 2022-04-12 17:38:38 +00:00
unit_test.go go/buildutil, cmd/guru: resolve symlinks in filenames through build.Context 2016-12-06 21:45:43 +00:00
what.go cmd: gofmt 2022-04-12 17:38:38 +00:00
whicherrs.go x/tools: support Go 1.9 type aliases 2017-02-13 21:46:59 +00:00