• Robert Griesemer's avatar
    go/printer, gofmt: improved comma placement · 8b7cdb7f
    Robert Griesemer authored
    Not a Go 1 issue, but appeared to be fairly easy to fix.
    
    - Note that a few existing test cases look slightly worse but
      those cases were not representative for real code. All real
      code looks better now.
    
    - Manual move of the comment in go/scanner/example_test.go
      before applying gofmt.
    
    - gofmt -w $GOROOT/src $GOROOT/misc
    
    Fixes #3062.
    
    R=rsc
    CC=golang-dev
    https://golang.org/cl/5674093
    8b7cdb7f
Name
Last commit
Last update
..
alert.go Loading commit data...
cipher_suites.go Loading commit data...
common.go Loading commit data...
conn.go Loading commit data...
conn_test.go Loading commit data...
generate_cert.go Loading commit data...
handshake_client.go Loading commit data...
handshake_client_test.go Loading commit data...
handshake_messages.go Loading commit data...
handshake_messages_test.go Loading commit data...
handshake_server.go Loading commit data...
handshake_server_test.go Loading commit data...
key_agreement.go Loading commit data...
parse-gnutls-cli-debug-log.py Loading commit data...
prf.go Loading commit data...
prf_test.go Loading commit data...
root_darwin.go Loading commit data...
root_stub.go Loading commit data...
root_test.go Loading commit data...
root_unix.go Loading commit data...
root_windows.go Loading commit data...
tls.go Loading commit data...