Skip to content

Commit

Permalink
go1.5.txt: better checking of struct tags
Browse files Browse the repository at this point in the history
Change-Id: I0e726a2c0fa1231011b183c3e917414d876555d8
Reviewed-on: https://go-review.googlesource.com/2700
Reviewed-by: Rob Pike <[email protected]>
  • Loading branch information
robpike committed Jan 12, 2015
1 parent cbd28ec commit 1a27c07
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/go1.5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 1a27c07

Please sign in to comment.