Skip to content

AstGen: fix result locations for elements of typed array init #16228

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

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

mlugg
Copy link
Member

@mlugg mlugg commented Jun 26, 2023

Resolves: #16226

@mlugg mlugg changed the title --AstGen: fix result locations for elements of typed array init AstGen: fix result locations for elements of typed array init Jun 26, 2023
@andrewrk andrewrk enabled auto-merge (rebase) June 26, 2023 22:58
@andrewrk andrewrk merged commit 88284c1 into ziglang:master Jun 26, 2023
@mlugg mlugg deleted the fix/array-init-result-type branch May 18, 2025 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The new builtin function result type inference doesn't consistently work inside array/vector initializer.
2 participants