go/gopls/internal/hooks
Heschi Kreinick 303d8bbb5c gopls/internal/hooks: compile URL regexp once
The URL regexp is apparently enormous and we spend 13 CPU-seconds
compiling it in the gopls version of the LSP tests.

Change-Id: Id291ce0f104aa02b5e38aad43fff8647ce1b5b98
Reviewed-on: https://go-review.googlesource.com/c/tools/+/297876
Trust: Heschi Kreinick <heschi@google.com>
Run-TryBot: Heschi Kreinick <heschi@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
2021-03-02 22:01:27 +00:00
..
analysis.go all: go fmt ./... 2021-02-20 03:28:52 +00:00
analysis_115.go all: go fmt ./... 2021-02-20 03:28:52 +00:00
diff.go internal/lsp, gopls: recover from go-diff panics 2020-12-17 16:56:54 +00:00
diff_test.go gopls: use go-diff for edit generation 2019-10-10 20:18:25 +00:00
gen-licenses.sh gopls/internal/hooks: improve license file test 2021-01-26 00:28:59 +00:00
hooks.go gopls/internal/hooks: compile URL regexp once 2021-03-02 22:01:27 +00:00
licenses.go gopls/internal/hooks: improve license file test 2021-01-26 00:28:59 +00:00
licenses_test.go all: upgrade all dependencies, if possible 2021-02-03 19:28:29 +00:00