Commit 1a27c07c authored by Rob Pike's avatar Rob Pike

go1.5.txt: better checking of struct tags

Change-Id: I0e726a2c0fa1231011b183c3e917414d876555d8
Reviewed-on: https://go-review.googlesource.com/2700Reviewed-by: default avatarRob Pike <r@golang.org>
parent cbd28ece
......@@ -8,6 +8,9 @@ log: add global Output function (https://golang.org/cl/2686)
net/http: support for setting trailers from a server Handler (https://golang.org/cl/2157)
net/smtp: add TLSConnectionState accessor (https://golang.org/cl/2151)
Tools:
cmd/vet: better validation of struct tags (https://golang.org/cl/2685)
Performance:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment