You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This obscure suboption of the already obscure Toggle GC Details
feature seems unnecessary. We should just show all the details.
Change-Id: I9deff8f317c7a97fe01af1547bf022a506c37f80
Reviewed-on: https://go-review.googlesource.com/c/tools/+/639835
Reviewed-by: Robert Findley <rfindley@google.com>
Auto-Submit: Alan Donovan <adonovan@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Copy file name to clipboardExpand all lines: gopls/internal/doc/api.json
-34
Original file line number
Diff line number
Diff line change
@@ -635,40 +635,6 @@
635
635
"Status": "experimental",
636
636
"Hierarchy": "ui.diagnostic"
637
637
},
638
-
{
639
-
"Name": "annotations",
640
-
"Type": "map[enum]bool",
641
-
"Doc": "annotations specifies the various kinds of compiler\noptimization details that should be reported as diagnostics\nwhen enabled for a package by the \"Toggle compiler\noptimization details\" (`gopls.gc_details`) command.\n",
0 commit comments