mirror of
https://github.com/golang/go
synced 2024-11-18 09:14:43 -07:00
0b898c9289
The gc_details command, which shows the gc compiler's decisions, can produce thousands of diagnostics for a package. New gopls options 'noBounds', 'noEscape', 'noInline', 'noNilcheck' will suppress diagnostics of less interest to the user. These are in a new 'annotations' section parallel to 'codelens' or 'analyses'. Change-Id: Ica75de25b14f38b67ddfa9f997f581674f45221d Reviewed-on: https://go-review.googlesource.com/c/tools/+/246477 Run-TryBot: Peter Weinberger <pjw@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
acme.md | ||
analyzers.md | ||
atom.md | ||
command-line.md | ||
contributing.md | ||
daemon.md | ||
design.md | ||
emacs.md | ||
faq.md | ||
implementation.md | ||
integrating.md | ||
settings.md | ||
status.md | ||
subl.md | ||
troubleshooting.md | ||
user.md | ||
vim.md | ||
vscode.md |