0
1
mirror of https://github.com/golang/go synced 2025-02-20 03:26:12 +00:00
go/test/typeparam
Alan Donovan b24ec88bb9 cmd/compile: export/import materialized aliases
This CL changes the compiler's type import/export logic
to create and preserve materialized Alias types
when GODEBUG=gotypesaliases=1.

In conjunction with CL 574717, it allows the x/tools
tests to pass with GODEBUG=gotypesaliases=1.

Updates #65294
Updates #64581
Fixes #66550

Change-Id: I70b9279f4e0ae7a1f95ad153c4e6909a878915a4
Reviewed-on: https://go-review.googlesource.com/c/go/+/574737
Auto-Submit: Alan Donovan <adonovan@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Robert Findley <rfindley@google.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
2024-04-05 16:29:58 +00:00
..
2022-04-21 23:41:49 +00:00
2024-03-26 19:58:28 +00:00
2022-03-07 14:07:18 +00:00
2022-05-10 19:40:04 +00:00
2023-03-08 16:23:09 +00:00
2024-03-26 19:58:28 +00:00
2022-12-03 17:08:51 +00:00