-
Russ Cox authored
Eliminate false positives when you can tell even without type information that the literal does not need field tags. Far too noisy otherwise. R=golang-dev, r CC=golang-dev https://golang.org/cl/7797043
3048a4c7
Eliminate false positives when you can tell even without type information that the literal does not need field tags. Far too noisy otherwise. R=golang-dev, r CC=golang-dev https://golang.org/cl/7797043
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | Loading commit data... | |
assign.go | Loading commit data... | |
atomic.go | Loading commit data... | |
buildtag.go | Loading commit data... | |
buildtag_bad.go | Loading commit data... | |
doc.go | Loading commit data... | |
main.go | Loading commit data... | |
method.go | Loading commit data... | |
print.go | Loading commit data... | |
rangeloop.go | Loading commit data... | |
structtag.go | Loading commit data... | |
taglit.go | Loading commit data... | |
test_assign.go | Loading commit data... | |
test_atomic.go | Loading commit data... | |
test_buildtag.go | Loading commit data... | |
test_method.go | Loading commit data... | |
test_print.go | Loading commit data... | |
test_rangeloop.go | Loading commit data... | |
test_structtag.go | Loading commit data... | |
test_taglit.go | Loading commit data... | |
types.go | Loading commit data... | |
typestub.go | Loading commit data... |