]> Cypherpunks repositories - gostls13.git/commit
go/types: use documented version of gotypesalias GODEBUG
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Sat, 14 Dec 2024 11:03:27 +0000 (11:03 +0000)
committerCherry Mui <cherryyz@google.com>
Thu, 13 Feb 2025 17:03:33 +0000 (09:03 -0800)
commitf7becfc7f1e514ee658eae3997ae09cab9edb123
tree82f7b9b780916e363d48a3fda4da8524ad4a3ea9
parentfdaac84480b02e600660d0ca7c15339138807107
go/types: use documented version of gotypesalias GODEBUG

This way the code would panic, in case it does not exist.

Change-Id: I95de7460c0386afdc5d3f6a847e9fcbd22446010
GitHub-Last-Rev: 9ae0502a091feed45169f5c1a7e2761f8ffa2841
GitHub-Pull-Request: golang/go#70845
Reviewed-on: https://go-review.googlesource.com/c/go/+/636097
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/go/types/eval_test.go