golang/src/go/printer
cui fliter 28f1bf61b7 go: add available godoc link
Change-Id: Ie2e8b56225292ef0a28a25f96b0a57cc198a13e7
Reviewed-on: https://go-review.googlesource.com/c/go/+/535195
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Than McIntosh <thanm@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
2023-10-19 12:02:03 +00:00
..
testdata go/ast: add Unparen(Expr) helper 2023-07-20 20:19:51 +00:00
comment.go all: use strings.CutPrefix 2022-09-27 07:35:19 +00:00
example_test.go go/printer: make ExampleFprint correctly run as online example 2022-09-16 14:55:02 +00:00
gobuild.go go/printer: canonicalize //go:build and // +build lines while formatting 2021-02-20 03:54:46 +00:00
nodes.go go/printer: fix invalid output for empty decls 2023-10-17 18:53:17 +00:00
performance_test.go go/printer: reduce allocations to improve performance 2022-09-09 15:10:10 +00:00
printer.go go: add available godoc link 2023-10-19 12:02:03 +00:00
printer_test.go go/printer: fix invalid output for empty decls 2023-10-17 18:53:17 +00:00