aboutsummaryrefslogtreecommitdiff
path: root/src/encoding/csv/reader.go
diff options
context:
space:
mode:
authorMatthew Dempsky <mdempsky@google.com>2023-08-18 01:14:50 -0700
committerGopher Robot <gobot@golang.org>2023-08-19 22:40:55 +0000
commit7b2f81eb3b19232c1d3a60241cb92c1c50d0e4ab (patch)
tree9cae82f6c442598617f52bafed06afb9a5c40e4b /src/encoding/csv/reader.go
parente8cdab5c494716e547d2b84b68d46680e35a7a9f (diff)
downloadgo-7b2f81eb3b19232c1d3a60241cb92c1c50d0e4ab.tar.xz
cmd/compile/internal/typecheck: remove NeedRuntimeType
The only remaining use for typecheck.NeedRuntimeType is to make sure that method expressions with anonymous receiver types (e.g., "struct{T}.M") have the promoted-method wrapper generated. But the unified frontend takes care of arranging for this now. Change-Id: I89340cb6a81343f35e0de1062610cbb993d3b6bf Reviewed-on: https://go-review.googlesource.com/c/go/+/521036 Run-TryBot: Matthew Dempsky <mdempsky@google.com> Reviewed-by: Cuong Manh Le <cuong.manhle.vn@gmail.com> Auto-Submit: Matthew Dempsky <mdempsky@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
Diffstat (limited to 'src/encoding/csv/reader.go')
0 files changed, 0 insertions, 0 deletions