Skip to content
  • Alessandro Arzilli's avatar
    *: early fixes for go1.20 (#3180) · b9a8bd7f
    Alessandro Arzilli authored
    - updated go/packages to support new export format
    - rewrite testinline.go fixture because the compiler got too smart with
      constant folding
    - temporarily disable staticcheck on go1.20 because it doesn't support
      the new export format.
    - workaround for go.dev/cl/429601
    b9a8bd7f