delve/vendor/golang.org/x/tools/go/internal/pkgbits
Alessandro Arzilli b9a8bd7f41
*: early fixes for go1.20 (#3180)
- 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
2022-12-05 09:02:22 -08:00
..
codes.go *: early fixes for go1.20 (#3180) 2022-12-05 09:02:22 -08:00
decoder.go *: early fixes for go1.20 (#3180) 2022-12-05 09:02:22 -08:00
doc.go *: early fixes for go1.20 (#3180) 2022-12-05 09:02:22 -08:00
encoder.go *: early fixes for go1.20 (#3180) 2022-12-05 09:02:22 -08:00
flags.go *: early fixes for go1.20 (#3180) 2022-12-05 09:02:22 -08:00
frames_go1.go *: early fixes for go1.20 (#3180) 2022-12-05 09:02:22 -08:00
frames_go17.go *: early fixes for go1.20 (#3180) 2022-12-05 09:02:22 -08:00
reloc.go *: early fixes for go1.20 (#3180) 2022-12-05 09:02:22 -08:00
support.go *: early fixes for go1.20 (#3180) 2022-12-05 09:02:22 -08:00
sync.go *: early fixes for go1.20 (#3180) 2022-12-05 09:02:22 -08:00
syncmarker_string.go *: early fixes for go1.20 (#3180) 2022-12-05 09:02:22 -08:00