1. 11 Mar, 2014 1 commit
    • Alan Donovan's avatar
      net/http: eliminate defined-but-not-used var. · cf57cf17
      Alan Donovan authored
      gc does not report this as an error, but go/types does.
      (I suspect that constructing a closure counts as a reference
      to &all in gc's implementation).
      
      This is not a tool bug, since the spec doesn't require
      implementations to implement this check, but it does
      illustrate that dialect variations are always a nuisance.
      
      LGTM=rsc, bradfitz
      R=bradfitz
      CC=golang-codereviews, gri, rsc
      https://golang.org/cl/73850043
      cf57cf17
  2. 10 Mar, 2014 7 commits
  3. 09 Mar, 2014 1 commit
  4. 08 Mar, 2014 1 commit
  5. 07 Mar, 2014 21 commits
  6. 06 Mar, 2014 9 commits