1
0
mirror of https://github.com/golang/go synced 2024-10-04 13:21:22 -06:00
go/src/internal
Didier Spezia 4f33436004 runtime,internal/trace: map/slice literals janitoring
Simplify slice/map literal expressions.
Caught with gofmt -d -s, fixed with gofmt -w -s
Checked that the result can still be compiled with Go 1.4.

Change-Id: I06bce110bb5f46ee2f45113681294475aa6968bc
Reviewed-on: https://go-review.googlesource.com/13839
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-09-11 14:03:43 +00:00
..
format go/format: fix //line corner case when formatting statements 2015-06-24 21:45:49 +00:00
singleflight internal/singleflight: deflake TestDoDupSuppress 2015-07-26 20:35:09 +00:00
syscall internal/syscall/windows/registry: do not panic when data is large 2015-09-04 04:47:26 +00:00
testenv internal/testenv: add Builder, to report builder name 2015-08-05 16:13:25 +00:00
trace runtime,internal/trace: map/slice literals janitoring 2015-09-11 14:03:43 +00:00