mirror of https://github.com/golang/go.git
go1.8.txt: Add CL 25345.
Change-Id: I436528a4f81634448a60b1183d1b65a3bf4f48c1 Reviewed-on: https://go-review.googlesource.com/32590 Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
This commit is contained in:
parent
47c1715ba5
commit
235f2c72e9
|
|
@ -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: add IsPredeclared function (CL 29870)
|
||||||
go/doc: allow ToHTML to properly handle URLs containing semicolons (CL 25385)
|
go/doc: allow ToHTML to properly handle URLs containing semicolons (CL 25385)
|
||||||
go/internal/gcimporter: fail gracefully on export format skew (CL 27816)
|
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: expose Default function, which converts untyped T to T (CL 30715)
|
||||||
go/types: handle imported aliases (CL 32534)
|
go/types: handle imported aliases (CL 32534)
|
||||||
go/types: match cmd/compile's alignment for complex64 (CL 31939)
|
go/types: match cmd/compile's alignment for complex64 (CL 31939)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue