mirror of
https://github.com/golang/go
synced 2024-11-06 04:16:11 -07:00
a1e2396bbd
The current implementation of the fill struct tool is not a part of the analysis framework. This commit moves the functionality from the source directory to the analysis directory. Change-Id: Ibe37b57f3e6680c8729932dbbe010a4642600e4a Reviewed-on: https://go-review.googlesource.com/c/tools/+/237258 Reviewed-by: Rebecca Stambler <rstambler@golang.org> Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
---|---|---|
.. | ||
fillreturns | ||
fillstruct | ||
nonewvars | ||
noresultvalues | ||
simplifycompositelit | ||
simplifyrange | ||
simplifyslice | ||
undeclaredname | ||
unusedparams |