Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go: extract explicit alias types #18283

Draft
wants to merge 42 commits into
base: main
Choose a base branch
from

Conversation

owen-mc
Copy link
Contributor

@owen-mc owen-mc commented Dec 13, 2024

This is a rebased version of #17341. Some tests are giving unexpected results, so there may still be some bugs that I've introduced in rebasing.

@owen-mc owen-mc force-pushed the go/extract-alias-types branch from 1267d6a to 187b5ee Compare December 13, 2024 20:04
mbg and others added 26 commits January 21, 2025 11:24
This makes it clearer when changes in test results
are due to changes in the standard library.
Read through as many aliases as possible before getting
the underlying type.
Use object like we do for named types.
@owen-mc owen-mc force-pushed the go/extract-alias-types branch from 187b5ee to a68e370 Compare January 23, 2025 21:49
@owen-mc owen-mc force-pushed the go/extract-alias-types branch from a68e370 to fa04ece Compare January 23, 2025 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants