go/internal/imports
Robert Findley 150b5f8bb6 internal/imports: read entire API dir in mkstdlib.go
Read the entire API directory, so that we don't need to edit mkstdlib.go
when regenerating zstdlib.go for new go versions.

Joint with Dylan Le.

Co-Authored-By: dle8@u.rochester.edu.
Change-Id: If5c71bfcfd2104f923df10cf21d16b5280fed025
Reviewed-on: https://go-review.googlesource.com/c/tools/+/438504
Reviewed-by: Dylan Le <dungtuanle@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Robert Findley <rfindley@google.com>
2022-10-10 18:26:39 +00:00
..
testdata/mod
fix.go internal/lsp: use directoryFilters in import scanning 2022-08-04 15:50:11 +00:00
fix_test.go internal/imports: ignore some line directives 2022-04-06 14:24:15 +00:00
imports.go internal: remove unneeded FileSets 2022-06-06 20:47:10 +00:00
imports_test.go all: add copyright notices to files that are missing them 2021-01-06 17:23:47 +00:00
mkindex.go all: go fmt ./... 2021-02-20 03:28:52 +00:00
mkstdlib.go internal/imports: read entire API dir in mkstdlib.go 2022-10-10 18:26:39 +00:00
mod.go internal/lsp: use directoryFilters in import scanning 2022-08-04 15:50:11 +00:00
mod_cache.go all: add copyright notices to files that are missing them 2021-01-06 17:23:47 +00:00
mod_cache_test.go all: add copyright notices to files that are missing them 2021-01-06 17:23:47 +00:00
mod_test.go internal/imports: use a module resolver if GOWORK is set 2022-06-24 21:03:09 +00:00
sortimports.go internal: remove unneeded FileSets 2022-06-06 20:47:10 +00:00
zstdlib.go internal/imports: update stdlib index for 1.19 2022-08-10 17:41:25 +00:00