]> Cypherpunks repositories - gostls13.git/commit
go/parser: deprecate parser.ParseDir
authorqiulaidongfeng <2645477756@qq.com>
Thu, 13 Feb 2025 17:07:54 +0000 (01:07 +0800)
committerGopher Robot <gobot@golang.org>
Wed, 19 Feb 2025 19:49:13 +0000 (11:49 -0800)
commitabd023911360006fedee9fccc707c73cdfb20b23
tree21b1a432f4017e0e0e321841ab5568c8e9872905
parent3f46587fe05f745a0bf91b74c2834f1317acba24
go/parser: deprecate parser.ParseDir

Fixes #71122

Change-Id: Icaf27842f4a42e11eea4bd2203eba5d56610c196
Reviewed-on: https://go-review.googlesource.com/c/go/+/649275
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
Commit-Queue: Alan Donovan <adonovan@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Alan Donovan <adonovan@google.com>
api/next/71122.txt [new file with mode: 0644]
doc/next/6-stdlib/99-minor/go/parser/71122.md [new file with mode: 0644]
src/go/parser/interface.go