Commit 235f2c72 authored by Jan Mercl's avatar Jan Mercl Committed by Josh Bleecher Snyder

go1.8.txt: Add CL 25345.

Change-Id: I436528a4f81634448a60b1183d1b65a3bf4f48c1
Reviewed-on: https://go-review.googlesource.com/32590Reviewed-by: 's avatarJosh Bleecher Snyder <josharian@gmail.com>
parent 47c1715b
......@@ -176,6 +176,7 @@ go/build: do not record go:binary-only-package if build tags not satisfied (CL 3
go/doc: add IsPredeclared function (CL 29870)
go/doc: allow ToHTML to properly handle URLs containing semicolons (CL 25385)
go/internal/gcimporter: fail gracefully on export format skew (CL 27816)
go/token: fix race in FileSet.PositionFor. (CL 25345)
go/types: expose Default function, which converts untyped T to T (CL 30715)
go/types: handle imported aliases (CL 32534)
go/types: match cmd/compile's alignment for complex64 (CL 31939)
......
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