tools/internal/aliases
Rob Findley 45a28e1c11 all: fix x/tools tests that fail with a go1.23.1 go.work file
Delete or selectively skip tests that made either of the following
assumptions:
- The default GODEBUG is that of Go 1.22 (not true given a go.work
  file).
- GOROOT is a development version of Go (not true if GOROOT is prepared
  by cmd/distpack).

Fixes golang/go#70081
Fixes golang/go#70082

Change-Id: I47dfb225427f75e3be833eed3ba677ff454935f1
Reviewed-on: https://go-review.googlesource.com/c/tools/+/622896
Reviewed-by: Alan Donovan <adonovan@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-10-28 22:46:16 +00:00
..
aliases.go Revert "internal/aliases: add a function to conditionally enable aliases" 2024-10-10 20:20:59 +00:00
aliases_go122.go gopls: disable ast.Object resolution wherever possible 2024-09-25 16:16:45 +00:00
aliases_test.go all: fix x/tools tests that fail with a go1.23.1 go.work file 2024-10-28 22:46:16 +00:00