1
0
mirror of https://github.com/golang/go synced 2024-11-05 14:36:11 -07:00
go/internal/lsp/analysis/fillstruct
Pontus Leitzler 307de81be3 internal/lsp: do not log failed suggested fix for fillstruct to stderr
Avoid logging to stderr as it will interfere with LSP communication.

Change-Id: Ic9ff4f3555eabb8b0b6503650df7de5ddb76ef98
Reviewed-on: https://go-review.googlesource.com/c/tools/+/249997
Run-TryBot: Pontus Leitzler <leitzler@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
2020-08-22 20:38:24 +00:00
..
testdata/src internal/lsp: move fillstruct suggested fixes out of analysis 2020-07-20 20:42:44 +00:00
fillstruct_test.go internal/lsp: move fillstruct suggested fixes out of analysis 2020-07-20 20:42:44 +00:00
fillstruct.go internal/lsp: do not log failed suggested fix for fillstruct to stderr 2020-08-22 20:38:24 +00:00